summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pygobject/pygobject-2.20.0.ebuild')
-rw-r--r--dev-python/pygobject/pygobject-2.20.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pygobject/pygobject-2.20.0.ebuild b/dev-python/pygobject/pygobject-2.20.0.ebuild
index b63cb50724a2..4aeb5fb45b59 100644
--- a/dev-python/pygobject/pygobject-2.20.0.ebuild
+++ b/dev-python/pygobject/pygobject-2.20.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pygobject/pygobject-2.20.0.ebuild,v 1.2 2009/11/02 16:30:11 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pygobject/pygobject-2.20.0.ebuild,v 1.3 2009/12/29 21:50:57 nirbheek Exp $
EAPI="2"
SUPPORT_PYTHON_ABIS="1"
@@ -17,7 +17,7 @@ IUSE="doc examples libffi test"
# FIXME: add introspection support
RDEPEND=">=dev-lang/python-2.4.4-r5
- >=dev-libs/glib-2.16
+ >=dev-libs/glib-2.20
!<dev-python/pygtk-2.13
libffi? ( virtual/libffi )"
DEPEND="${RDEPEND}