summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNirbheek Chauhan <nirbheek@gentoo.org>2011-03-27 12:25:04 +0000
committerNirbheek Chauhan <nirbheek@gentoo.org>2011-03-27 12:25:04 +0000
commitcdbce85c2e64ad9ffff773c6182166b2b3a62ab8 (patch)
treeb19e02b15fe1b259f849b78753bcf0e427ee6449 /app-text/fbreader/fbreader-0.12.10.ebuild
parentFix slot-dep on gtk+ (diff)
downloadhistorical-cdbce85c2e64ad9ffff773c6182166b2b3a62ab8.tar.gz
historical-cdbce85c2e64ad9ffff773c6182166b2b3a62ab8.tar.bz2
historical-cdbce85c2e64ad9ffff773c6182166b2b3a62ab8.zip
Fix slot-dep on gtk+
Package-Manager: portage-2.1.9.44/cvs/Linux x86_64
Diffstat (limited to 'app-text/fbreader/fbreader-0.12.10.ebuild')
-rw-r--r--app-text/fbreader/fbreader-0.12.10.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/fbreader/fbreader-0.12.10.ebuild b/app-text/fbreader/fbreader-0.12.10.ebuild
index 0f5833cc24e9..3ccea2106b85 100644
--- a/app-text/fbreader/fbreader-0.12.10.ebuild
+++ b/app-text/fbreader/fbreader-0.12.10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/fbreader/fbreader-0.12.10.ebuild,v 1.4 2011/02/13 19:32:22 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/fbreader/fbreader-0.12.10.ebuild,v 1.5 2011/03/27 12:17:32 nirbheek Exp $
EAPI=4
@@ -22,7 +22,7 @@ DEPEND="dev-libs/expat
app-arch/bzip2
dev-db/sqlite
qt4? ( x11-libs/qt-gui:4 )
- gtk? ( >=x11-libs/gtk+-2.4 )
+ gtk? ( >=x11-libs/gtk+-2.4:2 )
"
RDEPEND="${DEPEND}"