opencv: rebuild against ffmpeg-3.3

Closes: #7075 [via git-merge-pr]
This commit is contained in:
Julien Dehos 2017-07-18 18:36:10 +02:00 committed by Michael Gehring
parent 858f86e305
commit 0e8bfc186a

View file

@ -1,7 +1,7 @@
# Template file for 'opencv'
pkgname=opencv
version=3.2.0
revision=1
revision=2
build_style=cmake
configure_args="-DENABLE_PRECOMPILED_HEADERS=OFF -DWITH_OPENMP=ON -WITH_OPENCL=ON"
hostmakedepends="pkg-config python-devel eigen"