summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2006-11-07 18:22:50 +0000
committerAlexis Ballier <aballier@gentoo.org>2006-11-07 18:22:50 +0000
commitffd1f43e47934b0df8e509a1947a06d7db056e9e (patch)
tree5353ea08c16d4822cf7eef84bba87c88675c7e28 /media-sound/glame
parentfix patch (diff)
downloadgentoo-2-ffd1f43e47934b0df8e509a1947a06d7db056e9e.tar.gz
gentoo-2-ffd1f43e47934b0df8e509a1947a06d7db056e9e.tar.bz2
gentoo-2-ffd1f43e47934b0df8e509a1947a06d7db056e9e.zip
madplay dep -> libmad
(Portage version: 2.1.2_rc1-r4)
Diffstat (limited to 'media-sound/glame')
-rw-r--r--media-sound/glame/glame-2.0.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/glame/glame-2.0.1.ebuild b/media-sound/glame/glame-2.0.1.ebuild
index 732eac12c434..03ae1707e4ee 100644
--- a/media-sound/glame/glame-2.0.1.ebuild
+++ b/media-sound/glame/glame-2.0.1.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/media-sound/glame/glame-2.0.1.ebuild,v 1.5 2006/11/07 18:14:17 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/glame/glame-2.0.1.ebuild,v 1.6 2006/11/07 18:22:50 aballier Exp $
WANT_AUTOCONF=2.5
@@ -21,7 +21,7 @@ RDEPEND=">=dev-util/guile-1.4-r3
>=media-sound/esound-0.2
>=media-libs/audiofile-0.2.2
=sci-libs/fftw-2*
- media-sound/madplay
+ media-libs/libmad
media-libs/ladspa-sdk
vorbis? ( >=media-libs/libvorbis-1.0 )
gnome? ( >=gnome-base/libglade-2 >=gnome-base/libgnome-2.6\