diff options
author | Alexandre Rostovtsev <tetromino@gentoo.org> | 2011-10-24 06:18:30 +0000 |
---|---|---|
committer | Alexandre Rostovtsev <tetromino@gentoo.org> | 2011-10-24 06:18:30 +0000 |
commit | e506cf3d56713bfef10bcc88a57c4c65e429ec91 (patch) | |
tree | aced7179b8d0c6dd1dcd36324a589149209c3b78 /net-libs/telepathy-farsight/telepathy-farsight-0.0.15.ebuild | |
parent | Depend on correct slot of pygobject. (diff) | |
download | gentoo-2-e506cf3d56713bfef10bcc88a57c4c65e429ec91.tar.gz gentoo-2-e506cf3d56713bfef10bcc88a57c4c65e429ec91.tar.bz2 gentoo-2-e506cf3d56713bfef10bcc88a57c4c65e429ec91.zip |
Depend on correct slot of pygobject.
(Portage version: 2.2.0_alpha70/cvs/Linux x86_64)
Diffstat (limited to 'net-libs/telepathy-farsight/telepathy-farsight-0.0.15.ebuild')
-rw-r--r-- | net-libs/telepathy-farsight/telepathy-farsight-0.0.15.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/telepathy-farsight/telepathy-farsight-0.0.15.ebuild b/net-libs/telepathy-farsight/telepathy-farsight-0.0.15.ebuild index d2207b50060f..7755c02d8e63 100644 --- a/net-libs/telepathy-farsight/telepathy-farsight-0.0.15.ebuild +++ b/net-libs/telepathy-farsight/telepathy-farsight-0.0.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-farsight/telepathy-farsight-0.0.15.ebuild,v 1.7 2011/03/22 20:09:00 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-farsight/telepathy-farsight-0.0.15.ebuild,v 1.8 2011/10/24 06:18:30 tetromino Exp $ EAPI="3" PYTHON_DEPEND="python? 2:2.6" @@ -22,7 +22,7 @@ RDEPEND=">=dev-libs/glib-2.16:2 >=net-libs/telepathy-glib-0.7.34 >=net-libs/farsight2-0.0.17 python? ( - >=dev-python/pygobject-2.12.0 + >=dev-python/pygobject-2.12.0:2 >=dev-python/gst-python-0.10.10 )" DEPEND="${RDEPEND}" |