mirror of
https://github.com/outbackdingo/UltraGrid.git
synced 2026-04-05 07:04:43 +00:00
configure: resize - deps not found explicit
This commit is contained in:
@@ -1553,7 +1553,7 @@ then
|
||||
fi
|
||||
|
||||
if test $resize_req = yes -a $resize = no; then
|
||||
AC_MSG_ERROR([OpenCV not found, may install OpenCV...?]);
|
||||
AC_MSG_ERROR([Resize dependency not found, may install OpenCV...?]);
|
||||
fi
|
||||
|
||||
# -------------------------------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user