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() {