diff options
Diffstat (limited to 'gnome-extra/gnome-audio')
-rw-r--r-- | gnome-extra/gnome-audio/gnome-audio-1.4.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/gnome-audio/gnome-audio-1.4.0.ebuild b/gnome-extra/gnome-audio/gnome-audio-1.4.0.ebuild index 64c9059afc4c..3510414c22a6 100644 --- a/gnome-extra/gnome-audio/gnome-audio-1.4.0.ebuild +++ b/gnome-extra/gnome-audio/gnome-audio-1.4.0.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-audio/gnome-audio-1.4.0.ebuild,v 1.4 2001/10/06 21:33:05 hallski Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-audio/gnome-audio-1.4.0.ebuild,v 1.5 2001/10/07 11:11:08 azarah Exp $ P=gnome-audio-1.4.0 @@ -11,7 +11,7 @@ DESCRIPTION="gnome-audio" SRC_URI="ftp://ftp.gnome.org/pub/GNOME/stable/sources/gnome-audio/"${A} HOMEPAGE="http://www.gnome.org/" -DEPEND="gnome-base/gnome-core" +DEPEND=">=gnome-base/gnome-core-1.4.0.4-r1" src_install() { make prefix=${D}/usr install || die |