From 8566c8224e54c5e037ae293b1ce1f5988d93b73d Mon Sep 17 00:00:00 2001
From: Martin Schlemmer <azarah@gentoo.org>
Date: Sun, 7 Oct 2001 11:11:08 +0000
Subject: DEPEND and /usr/X11 fixes

---
 gnome-extra/gnome-audio/gnome-audio-1.4.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'gnome-extra/gnome-audio')

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
-- 
cgit v1.2.3-65-gdbad