diff options
author | Stefan Knoblich <stkn@gentoo.org> | 2005-09-30 16:23:36 +0000 |
---|---|---|
committer | Stefan Knoblich <stkn@gentoo.org> | 2005-09-30 16:23:36 +0000 |
commit | 26d24fb1e308d1ff84a2cbfeb5edc7e3bdbbf70a (patch) | |
tree | b057970dfcf53a2db277e7129dd1c463d009bc1d /net-misc/linphone/linphone-1.1.0.ebuild | |
parent | Added ~amd64 keywords. (diff) | |
download | gentoo-2-26d24fb1e308d1ff84a2cbfeb5edc7e3bdbbf70a.tar.gz gentoo-2-26d24fb1e308d1ff84a2cbfeb5edc7e3bdbbf70a.tar.bz2 gentoo-2-26d24fb1e308d1ff84a2cbfeb5edc7e3bdbbf70a.zip |
Dropped gnome-panel dependency (bug #107704).
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'net-misc/linphone/linphone-1.1.0.ebuild')
-rw-r--r-- | net-misc/linphone/linphone-1.1.0.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net-misc/linphone/linphone-1.1.0.ebuild b/net-misc/linphone/linphone-1.1.0.ebuild index 3dcfbd6fda41..c27537422e67 100644 --- a/net-misc/linphone/linphone-1.1.0.ebuild +++ b/net-misc/linphone/linphone-1.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/linphone/linphone-1.1.0.ebuild,v 1.3 2005/09/29 23:46:17 stkn Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/linphone/linphone-1.1.0.ebuild,v 1.4 2005/09/30 16:23:36 stkn Exp $ inherit eutils @@ -21,8 +21,7 @@ DEPEND="dev-libs/glib || ( >=media-libs/speex-1.1.6 <media-libs/speex-1.1.0 ) x86? ( xv? ( dev-lang/nasm ) ) - gnome? ( >=gnome-base/gnome-panel-2 - >=gnome-base/libgnome-2 + gnome? ( >=gnome-base/libgnome-2 >=gnome-base/libgnomeui-2 >=x11-libs/gtk+-2 ) alsa? ( media-libs/alsa-lib )" |