From a632adb8ee0cdc7f07bebd8a8221858789db308e Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Wed, 19 Sep 2018 13:47:33 +0200 Subject: [PATCH] fingerprint-gui: fix cross. --- srcpkgs/fingerprint-gui/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/fingerprint-gui/template b/srcpkgs/fingerprint-gui/template index 9c73a1bfd4d..c6d540c3d33 100644 --- a/srcpkgs/fingerprint-gui/template +++ b/srcpkgs/fingerprint-gui/template @@ -5,7 +5,7 @@ revision=7 build_style=qmake make_dirs="/var/lib/fingerprint-gui 0755 root root /var/upek_data 0750 root input" -hostmakedepends="qt-qmake" +hostmakedepends="qca-devel qt-devel qt-host-tools qt-qmake" makedepends="qt-devel qca-devel libfprint-devel libfakekey-devel polkit-qt-devel pam-devel" depends="desktop-file-utils" short_desc="Fingerprint management GUI and PAM module"