diff options
Diffstat (limited to 'app-crypt/gcr/gcr-3.16.0.ebuild')
-rw-r--r-- | app-crypt/gcr/gcr-3.16.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/gcr/gcr-3.16.0.ebuild b/app-crypt/gcr/gcr-3.16.0.ebuild index e19c501a1b23..b573df02a8cd 100644 --- a/app-crypt/gcr/gcr-3.16.0.ebuild +++ b/app-crypt/gcr/gcr-3.16.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.16.0.ebuild,v 1.2 2015/06/19 14:01:48 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/gcr/gcr-3.16.0.ebuild,v 1.3 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.10:3[X,introspection?] ) + gtk? ( >=x11-libs/gtk+-3.12:3[X,introspection?] ) introspection? ( >=dev-libs/gobject-introspection-1.34 ) " RDEPEND="${COMMON_DEPEND} |