summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/glade/glade-3.1.4.ebuild')
-rw-r--r--dev-util/glade/glade-3.1.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/glade/glade-3.1.4.ebuild b/dev-util/glade/glade-3.1.4.ebuild
index ef0f73dbc4fb..baf5da2ac997 100644
--- a/dev-util/glade/glade-3.1.4.ebuild
+++ b/dev-util/glade/glade-3.1.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.1.4.ebuild,v 1.1 2007/01/20 09:17:54 compnerd Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.1.4.ebuild,v 1.2 2007/02/14 04:42:44 compnerd Exp $
inherit eutils gnome2
@@ -21,7 +21,7 @@ RDEPEND=">=dev-libs/glib-2.8.0
>=gnome-base/libgnomeui-2.0
>=gnome-base/libbonoboui-2.0
)
- python? ( >=dev-python/pygtk-2.10.0 )"
+ !alpha? ( python? ( >=dev-python/pygtk-2.10.0 ) )"
DEPEND="${RDEPEND}
sys-devel/gettext
>=dev-util/intltool-0.35