summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-crypt/pinentry/pinentry-0.8.0-r1.ebuild')
-rw-r--r--app-crypt/pinentry/pinentry-0.8.0-r1.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/app-crypt/pinentry/pinentry-0.8.0-r1.ebuild b/app-crypt/pinentry/pinentry-0.8.0-r1.ebuild
index 305c05e478a8..3b30a350ae5c 100644
--- a/app-crypt/pinentry/pinentry-0.8.0-r1.ebuild
+++ b/app-crypt/pinentry/pinentry-0.8.0-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/pinentry/pinentry-0.8.0-r1.ebuild,v 1.3 2011/03/25 23:22:52 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/pinentry/pinentry-0.8.0-r1.ebuild,v 1.4 2012/05/03 18:16:39 jdhore Exp $
EAPI=3
inherit multilib eutils flag-o-matic
@@ -25,8 +25,8 @@ RDEPEND="app-admin/eselect-pinentry
caps? ( sys-libs/libcap )"
DEPEND="${RDEPEND}
!static? (
- gtk? ( dev-util/pkgconfig )
- qt4? ( dev-util/pkgconfig )
+ gtk? ( virtual/pkgconfig )
+ qt4? ( virtual/pkgconfig )
)"
pkg_setup() {