diff --git a/srcpkgs/zulucrypt/template b/srcpkgs/zulucrypt/template index 06a96670fc..5143ab6c91 100644 --- a/srcpkgs/zulucrypt/template +++ b/srcpkgs/zulucrypt/template @@ -1,15 +1,15 @@ # Template file for 'zulucrypt' pkgname=zulucrypt version=5.5.0 -revision=1 +revision=2 wrksrc="zuluCrypt-${version}" build_style=cmake configure_args="-DINTERNAL_ZULUPLAY=false -DQT5=true -DUDEVSUPPORT=$(vopt_if udev true false) -DUSE_POLKIT=$(vopt_if polkit true false) -DHOMEMOUNTPREFIX=$(vopt_if homemount true false)" -#set to "false" once we have lxqt_wallet in void-packages -configure_args+=" -INTERNAL_LXQT_WALLET=true" +#set this to "false" once lxqt_wallet is available in void-packages +configure_args+=" -DINTERNAL_LXQT_WALLET=true" hostmakedepends="qt5-qmake qt5-host-tools pkg-config" makedepends="zuluplay-devel libblkid-devel cryptsetup-devel libgcrypt-devel device-mapper-devel libuuid-devel qt5-devel $(vopt_if kde kwallet-devel)