diff options
Diffstat (limited to 'app-crypt/gcr/gcr-3.14.0.ebuild')
-rw-r--r-- | app-crypt/gcr/gcr-3.14.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/gcr/gcr-3.14.0.ebuild b/app-crypt/gcr/gcr-3.14.0.ebuild index b9fee0fd5e28..a5595078efce 100644 --- a/app-crypt/gcr/gcr-3.14.0.ebuild +++ b/app-crypt/gcr/gcr-3.14.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/gcr/gcr-3.14.0.ebuild,v 1.13 2015/07/29 07:59:43 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/gcr/gcr-3.14.0.ebuild,v 1.14 2015/07/29 12:27:24 tetromino Exp $ EAPI="5" GCONF_DEBUG="no" @@ -25,7 +25,7 @@ COMMON_DEPEND=" >=dev-libs/libgcrypt-1.2.2:0= >=dev-libs/libtasn1-1:= >=sys-apps/dbus-1 - gtk? ( >=x11-libs/gtk+-3:3[X,introspection?] ) + gtk? ( >=x11-libs/gtk+-3.12:3[X,introspection?] ) introspection? ( >=dev-libs/gobject-introspection-1.34 ) " RDEPEND="${COMMON_DEPEND} |