diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-03-18 13:38:26 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-03-18 13:38:26 +0000 |
commit | 2a782308536b46b7a5daff9a7ff9e56a3c786c7c (patch) | |
tree | fe37ada1109017be9173d5829be366263ea7a1b4 /media-gfx/qiv | |
parent | Stable on amd64 (diff) | |
download | gentoo-2-2a782308536b46b7a5daff9a7ff9e56a3c786c7c.tar.gz gentoo-2-2a782308536b46b7a5daff9a7ff9e56a3c786c7c.tar.bz2 gentoo-2-2a782308536b46b7a5daff9a7ff9e56a3c786c7c.zip |
Raise GDK depend..
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'media-gfx/qiv')
-rw-r--r-- | media-gfx/qiv/qiv-2.2.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/qiv/qiv-2.2.3.ebuild b/media-gfx/qiv/qiv-2.2.3.ebuild index 9bab4246e978..15c7ce5a256f 100644 --- a/media-gfx/qiv/qiv-2.2.3.ebuild +++ b/media-gfx/qiv/qiv-2.2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/qiv/qiv-2.2.3.ebuild,v 1.1 2010/03/12 09:17:59 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/qiv/qiv-2.2.3.ebuild,v 1.2 2010/03/18 13:38:26 ssuominen Exp $ EAPI=2 inherit toolchain-funcs @@ -14,7 +14,7 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="xinerama" -RDEPEND="x11-libs/gtk+:2 +RDEPEND=">=x11-libs/gtk+-2.12:2 media-libs/imlib2 !media-gfx/pqiv xinerama? ( x11-libs/libXinerama )" |