configure: resize - deps not found explicit

This commit is contained in:
Martin Pulec
2022-04-02 10:10:49 +02:00
parent 9e0a22ae10
commit 2a69605ca1

View File

@@ -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
# -------------------------------------------------------------------------------------------------