diff options
Diffstat (limited to 'media-sound/pithos/pithos-9999.ebuild')
-rw-r--r-- | media-sound/pithos/pithos-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/pithos/pithos-9999.ebuild b/media-sound/pithos/pithos-9999.ebuild index d058636bd..fe4c9ebe3 100644 --- a/media-sound/pithos/pithos-9999.ebuild +++ b/media-sound/pithos/pithos-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ @@ -29,7 +29,7 @@ RDEPEND="dev-python/pyxdg media-plugins/gst-plugins-faad media-plugins/gst-plugins-soup gnome? ( gnome-base/gnome-settings-daemon ) - !gnome? ( dev-libs/keybinder )" + !gnome? ( dev-libs/keybinder[python] )" RESTRICT_PYTHON_ABIS="2.[45] 3.*" DISTUTILS_USE_SEPARATE_SOURCE_DIRECTORIES="1" |