diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-05-04 02:14:51 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-05-04 02:14:51 +0000 |
commit | 494e5be2acebbf3a3f700e08abcb9b3dae42d983 (patch) | |
tree | 8bde708bc370bb68e39194d53c2e9254681b69c0 /media-sound/apollo/apollo-1.4.2.ebuild | |
parent | use emake in src_compile, not src_install (bug #48131); tidy (diff) | |
download | historical-494e5be2acebbf3a3f700e08abcb9b3dae42d983.tar.gz historical-494e5be2acebbf3a3f700e08abcb9b3dae42d983.tar.bz2 historical-494e5be2acebbf3a3f700e08abcb9b3dae42d983.zip |
Changing mad dep to madplay.
Diffstat (limited to 'media-sound/apollo/apollo-1.4.2.ebuild')
-rw-r--r-- | media-sound/apollo/apollo-1.4.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/apollo/apollo-1.4.2.ebuild b/media-sound/apollo/apollo-1.4.2.ebuild index 0b4892fea788..b9b10bfebb88 100644 --- a/media-sound/apollo/apollo-1.4.2.ebuild +++ b/media-sound/apollo/apollo-1.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/apollo/apollo-1.4.2.ebuild,v 1.6 2004/03/31 18:04:23 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/apollo/apollo-1.4.2.ebuild,v 1.7 2004/05/04 02:13:01 eradicator Exp $ inherit eutils @@ -20,7 +20,7 @@ KEYWORDS="x86" DEPEND="virtual/mpg123 media-libs/id3lib - media-sound/mad + media-sound/madplay qt? ( x11-libs/qt )" src_compile() { |