summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Hood <squinky86@gentoo.org>2004-06-02 14:19:40 +0000
committerJon Hood <squinky86@gentoo.org>2004-06-02 14:19:40 +0000
commit084953c6309ee942fe95f28dbe0bbdf1bd156797 (patch)
treee6a83957047b5a055b2b28c3f34158eac1d23110 /media-sound/mp3gain/mp3gain-1.4.3.ebuild
parentstable on amd64 (diff)
downloadhistorical-084953c6309ee942fe95f28dbe0bbdf1bd156797.tar.gz
historical-084953c6309ee942fe95f28dbe0bbdf1bd156797.tar.bz2
historical-084953c6309ee942fe95f28dbe0bbdf1bd156797.zip
add unzip to DEPEND (#52768)
Diffstat (limited to 'media-sound/mp3gain/mp3gain-1.4.3.ebuild')
-rw-r--r--media-sound/mp3gain/mp3gain-1.4.3.ebuild6
1 files changed, 5 insertions, 1 deletions
diff --git a/media-sound/mp3gain/mp3gain-1.4.3.ebuild b/media-sound/mp3gain/mp3gain-1.4.3.ebuild
index 75a5d40b1679..cedb7339fc5e 100644
--- a/media-sound/mp3gain/mp3gain-1.4.3.ebuild
+++ b/media-sound/mp3gain/mp3gain-1.4.3.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/mp3gain/mp3gain-1.4.3.ebuild,v 1.3 2004/04/20 17:28:59 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/mp3gain/mp3gain-1.4.3.ebuild,v 1.4 2004/06/02 14:19:40 squinky86 Exp $
IUSE=""
@@ -15,6 +15,10 @@ SLOT="0"
LICENSE="LGPL-2.1"
KEYWORDS="x86 ~amd64 ~ppc ~sparc ~alpha ~hppa"
+RDEPEND="virtual/glibc"
+DEPEND="${RDEPEND}
+ app-arch/unzip"
+
src_compile() {
sed -i 's:INSTALL_PATH= /usr/local/bin:INSTALL_PATH= /usr/bin:' Makefile