opencv: set opencv_dep when option is disabled (#1406)
The examples build file checks opencv_dep, so it still needs to be set even if the option is disabled.
Fixes #1406 (closed)
Signed-off-by: Adam Williamson awilliam@redhat.com
Edited by Adam Williamson