summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/gst-python/gst-python-0.10.12.ebuild')
-rw-r--r--dev-python/gst-python/gst-python-0.10.12.ebuild7
1 files changed, 2 insertions, 5 deletions
diff --git a/dev-python/gst-python/gst-python-0.10.12.ebuild b/dev-python/gst-python/gst-python-0.10.12.ebuild
index 5ec96d5a8efd..7fc2517eba94 100644
--- a/dev-python/gst-python/gst-python-0.10.12.ebuild
+++ b/dev-python/gst-python/gst-python-0.10.12.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gst-python/gst-python-0.10.12.ebuild,v 1.7 2008/08/08 17:24:40 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gst-python/gst-python-0.10.12.ebuild,v 1.8 2008/11/22 19:39:02 hanno Exp $
NEED_PYTHON=2.4
@@ -15,10 +15,7 @@ SLOT="0.10"
KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86"
IUSE="examples"
-RDEPEND=">=dev-python/pygtk-2.6.3
- >=dev-libs/glib-2.8
- >=x11-libs/gtk+-2.6
- >=dev-python/pygobject-2.11.2
+RDEPEND="|| ( >=dev-python/pygobject-2.11.2 >=dev-python/pygtk-2.6.3 )
>=media-libs/gstreamer-0.10.12
>=media-libs/gst-plugins-base-0.10.12
dev-libs/libxml2"