digikam: rebuild for opencv

The opencv update rolled into the Python 3.10 upgrade apparently broke
ABI and prevented digikam from launching. None of the other dependants
of opencv were obviously affected in some simple tests.

Fixes #33530.
This commit is contained in:
Andrew J. Hesford 2021-10-13 19:35:34 -04:00
parent f09305c1b3
commit 1e88df94f9

View file

@ -1,7 +1,7 @@
# Template file for 'digikam' # Template file for 'digikam'
pkgname=digikam pkgname=digikam
version=7.3.0 version=7.3.0
revision=1 revision=2
build_style=cmake build_style=cmake
configure_args="-DBUILD_TESTING=OFF" configure_args="-DBUILD_TESTING=OFF"
hostmakedepends="extra-cmake-modules gettext pkg-config bison flex qt5-qmake hostmakedepends="extra-cmake-modules gettext pkg-config bison flex qt5-qmake