diff options
Diffstat (limited to 'media-sound/mpg123/mpg123-0.59s-r3.ebuild')
-rw-r--r-- | media-sound/mpg123/mpg123-0.59s-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/mpg123/mpg123-0.59s-r3.ebuild b/media-sound/mpg123/mpg123-0.59s-r3.ebuild index 428b2ab3225b..efcf1758717d 100644 --- a/media-sound/mpg123/mpg123-0.59s-r3.ebuild +++ b/media-sound/mpg123/mpg123-0.59s-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/mpg123/mpg123-0.59s-r3.ebuild,v 1.10 2004/06/25 00:13:41 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/mpg123/mpg123-0.59s-r3.ebuild,v 1.11 2004/07/01 10:58:53 eradicator Exp $ inherit eutils @@ -14,7 +14,7 @@ LICENSE="as-is" SLOT="0" KEYWORDS="x86 ~ia64 ~amd64 ~ppc sparc ~alpha hppa ~mips" -RDEPEND="virtual/glibc +RDEPEND="virtual/libc esd? ( media-sound/esound ) nas? ( media-libs/nas )" |