summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2015-01-29 01:47:10 +0000
committerJohannes Huber <johu@gentoo.org>2015-01-29 01:47:10 +0000
commitc0c1e5069c56400e7dddd8ca96abba928dfa6c54 (patch)
tree74eeff8affddc9558bf1ce355d95371240ed11b1 /sys-auth/fingerprint-gui/fingerprint-gui-1.05.ebuild
parentStable channel bump. (diff)
downloadgentoo-2-c0c1e5069c56400e7dddd8ca96abba928dfa6c54.tar.gz
gentoo-2-c0c1e5069c56400e7dddd8ca96abba928dfa6c54.tar.bz2
gentoo-2-c0c1e5069c56400e7dddd8ca96abba928dfa6c54.zip
Adjust dependencies to handle merged plugins in >=app-crypt/qca-2.1.
(Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key F3CFD2BD)
Diffstat (limited to 'sys-auth/fingerprint-gui/fingerprint-gui-1.05.ebuild')
-rw-r--r--sys-auth/fingerprint-gui/fingerprint-gui-1.05.ebuild10
1 files changed, 5 insertions, 5 deletions
diff --git a/sys-auth/fingerprint-gui/fingerprint-gui-1.05.ebuild b/sys-auth/fingerprint-gui/fingerprint-gui-1.05.ebuild
index 933319d4f76c..92f55e7948ca 100644
--- a/sys-auth/fingerprint-gui/fingerprint-gui-1.05.ebuild
+++ b/sys-auth/fingerprint-gui/fingerprint-gui-1.05.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/fingerprint-gui/fingerprint-gui-1.05.ebuild,v 1.1 2013/07/07 09:36:09 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/fingerprint-gui/fingerprint-gui-1.05.ebuild,v 1.2 2015/01/29 01:47:10 johu Exp $
EAPI=4
@@ -15,15 +15,15 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="+upekbsapi"
-RDEPEND="app-crypt/qca
- app-crypt/qca-ossl
+DEPEND="app-crypt/qca:2[qt4(+)]
+ || ( app-crypt/qca-ossl:2 app-crypt/qca:2[openssl] )
sys-auth/libfprint
sys-auth/polkit-qt
sys-libs/pam
x11-libs/libfakekey
dev-qt/qtcore:4
!sys-auth/thinkfinger"
-DEPEND="${RDEPEND}"
+RDEPEND="${DEPEND}"
QA_SONAME="/usr/lib/libbsapi.so.* /usr/lib64/libbsapi.so.*"
QA_PRESTRIPPED="/usr/lib/libbsapi.so.* /usr/lib64/libbsapi.so.*"