opencv: rebuild for ffmpeg-3.1.3

This commit is contained in:
Toyam Cox 2016-09-21 15:34:46 -04:00
parent 20bca66a6a
commit 7ca5380f1e

View file

@ -1,7 +1,7 @@
# Template file for 'opencv'
pkgname=opencv
version=3.1.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"