summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2012-08-04 13:54:58 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2012-08-04 13:54:58 +0000
commit7d9eaf5b10616c1199ef0b659f0266ddf33cb29e (patch)
tree6e8a636aca446fa3f492ea93f8a0e0ebecf039b1 /dev-haskell/pango/pango-0.12.3.ebuild
parentStable on amd64 wrt bug #422025 (diff)
downloadhistorical-7d9eaf5b10616c1199ef0b659f0266ddf33cb29e.tar.gz
historical-7d9eaf5b10616c1199ef0b659f0266ddf33cb29e.tar.bz2
historical-7d9eaf5b10616c1199ef0b659f0266ddf33cb29e.zip
Fix build deps for dev-haskell/gtk2hs-buildtools
Package-Manager: portage-2.2.0_alpha120/cvs/Linux x86_64
Diffstat (limited to 'dev-haskell/pango/pango-0.12.3.ebuild')
-rw-r--r--dev-haskell/pango/pango-0.12.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/pango/pango-0.12.3.ebuild b/dev-haskell/pango/pango-0.12.3.ebuild
index 3b55a5832023..8c00f501a301 100644
--- a/dev-haskell/pango/pango-0.12.3.ebuild
+++ b/dev-haskell/pango/pango-0.12.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/pango/pango-0.12.3.ebuild,v 1.3 2012/08/04 13:53:52 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/pango/pango-0.12.3.ebuild,v 1.4 2012/08/04 13:54:58 hwoarang Exp $
EAPI=4
@@ -24,4 +24,4 @@ RDEPEND="=dev-haskell/cairo-0.12*[profile?]
x11-libs/cairo
x11-libs/pango"
DEPEND="${RDEPEND}
- dev-haskell/gtk2hs-buildtools"
+ >=dev-haskell/gtk2hs-buildtools-0.12.3-r3"