diff options
author | 2006-05-06 11:57:16 +0000 | |
---|---|---|
committer | 2006-05-06 11:57:16 +0000 | |
commit | c0500860fff2a2fac9ce394a801b89feda075507 (patch) | |
tree | 25b412cc83d265f63a9112694549d9da9dc29ab6 /net-misc/linphone | |
parent | use ilbc prefix for the ilbc patch, thanks to kallamej in irc (diff) | |
download | gentoo-2-c0500860fff2a2fac9ce394a801b89feda075507.tar.gz gentoo-2-c0500860fff2a2fac9ce394a801b89feda075507.tar.bz2 gentoo-2-c0500860fff2a2fac9ce394a801b89feda075507.zip |
fix speex depend
(Portage version: 2.1_pre10-r2)
Diffstat (limited to 'net-misc/linphone')
-rw-r--r-- | net-misc/linphone/linphone-1.3.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/linphone/linphone-1.3.5.ebuild b/net-misc/linphone/linphone-1.3.5.ebuild index 44d0dcf5905c..5f68bc1530a5 100644 --- a/net-misc/linphone/linphone-1.3.5.ebuild +++ b/net-misc/linphone/linphone-1.3.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/linphone/linphone-1.3.5.ebuild,v 1.2 2006/05/06 11:53:03 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/linphone/linphone-1.3.5.ebuild,v 1.3 2006/05/06 11:57:16 genstef Exp $ inherit eutils @@ -21,7 +21,7 @@ RDEPEND="dev-libs/glib dev-perl/XML-Parser net-dns/bind-tools >=net-libs/libosip-2.2.0 - >=media-libs/speex-1.1.6 + >=media-libs/speex-1.1.12 x86? ( xv? ( dev-lang/nasm ) ) gnome? ( >=gnome-base/gnome-panel-2 >=gnome-base/libgnome-2 |