From 3d14b637aaecfc151353b6144b3d9c8ce3062afb Mon Sep 17 00:00:00 2001 From: yopito Date: Sat, 23 Sep 2017 20:40:26 +0200 Subject: [PATCH] kwallet: unbreak crossbuild (related to gpgme) --- srcpkgs/kwallet/template | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/srcpkgs/kwallet/template b/srcpkgs/kwallet/template index f08eb59bfc0..753cc00cd60 100644 --- a/srcpkgs/kwallet/template +++ b/srcpkgs/kwallet/template @@ -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() {