kwallet: unbreak crossbuild (related to gpgme)
This commit is contained in:
parent
3d8a4197cd
commit
3d14b637aa
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'kwallet'
|
||||
pkgname=kwallet
|
||||
version=5.37.0
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=cmake
|
||||
make_build_args="VERBOSE=1"
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
|
@ -16,7 +16,6 @@ checksum=5fc368410da498dcd9eb9d5b7119f37c87f3a6b9859bbb2ce4a2ff0cfca0f2d0
|
|||
|
||||
if [ -n "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-qmake python kdoctools"
|
||||
broken='CMake Error in tests/kwalletd/CMakeLists.txt: Imported target "Gpgmepp" includes non-existent path "/usr/include/gpgme++"'
|
||||
fi
|
||||
|
||||
kwallet-devel_package() {
|
||||
|
|
Loading…
Reference in New Issue