From a382140c14c053cdfd09f865356eee54eccb0278 Mon Sep 17 00:00:00 2001 From: Toyam Cox Date: Tue, 5 Sep 2017 13:14:03 -0400 Subject: [PATCH] kwallet: cross broken --- srcpkgs/kwallet/template | 1 + 1 file changed, 1 insertion(+) diff --git a/srcpkgs/kwallet/template b/srcpkgs/kwallet/template index 689adbbf708..f08eb59bfc0 100644 --- a/srcpkgs/kwallet/template +++ b/srcpkgs/kwallet/template @@ -16,6 +16,7 @@ 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() {