diff options
author | 2015-02-12 11:47:36 +0000 | |
---|---|---|
committer | 2015-02-12 11:47:36 +0000 | |
commit | 09979fbe75bc4a45f242710db29e93d85dfcb466 (patch) | |
tree | 1f64fd55f15e1c9fe8f49ceeba41c679fc05b088 /net-libs/telepathy-farstream/telepathy-farstream-0.6.2.ebuild | |
parent | Needs to be rebuilt when farstream .so version changes, drop old (diff) | |
download | gentoo-2-09979fbe75bc4a45f242710db29e93d85dfcb466.tar.gz gentoo-2-09979fbe75bc4a45f242710db29e93d85dfcb466.tar.bz2 gentoo-2-09979fbe75bc4a45f242710db29e93d85dfcb466.zip |
Needs to be rebuilt when farstream .so version changes, drop old
(Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'net-libs/telepathy-farstream/telepathy-farstream-0.6.2.ebuild')
-rw-r--r-- | net-libs/telepathy-farstream/telepathy-farstream-0.6.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-libs/telepathy-farstream/telepathy-farstream-0.6.2.ebuild b/net-libs/telepathy-farstream/telepathy-farstream-0.6.2.ebuild index 040c5c076e63..5e1fb69e74c1 100644 --- a/net-libs/telepathy-farstream/telepathy-farstream-0.6.2.ebuild +++ b/net-libs/telepathy-farstream/telepathy-farstream-0.6.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-farstream/telepathy-farstream-0.6.2.ebuild,v 1.3 2014/12/19 13:41:57 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-farstream/telepathy-farstream-0.6.2.ebuild,v 1.4 2015/02/12 11:47:36 pacho Exp $ EAPI="5" GCONF_DEBUG="no" @@ -22,7 +22,7 @@ RDEPEND=" >=dev-libs/dbus-glib-0.60 media-libs/gstreamer:1.0[introspection?] >=net-libs/telepathy-glib-0.21[introspection?] - net-libs/farstream:0.2[introspection?] + net-libs/farstream:0.2=[introspection?] introspection? ( >=dev-libs/gobject-introspection-1.30 ) " DEPEND="${RDEPEND} |