diff options
Diffstat (limited to 'media-sound/streamixer/streamixer-1.19.0.ebuild')
-rw-r--r-- | media-sound/streamixer/streamixer-1.19.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/streamixer/streamixer-1.19.0.ebuild b/media-sound/streamixer/streamixer-1.19.0.ebuild index 036852879277..519ca499ee27 100644 --- a/media-sound/streamixer/streamixer-1.19.0.ebuild +++ b/media-sound/streamixer/streamixer-1.19.0.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/streamixer/streamixer-1.19.0.ebuild,v 1.4 2004/06/25 00:24:50 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/streamixer/streamixer-1.19.0.ebuild,v 1.5 2004/07/01 07:59:56 eradicator Exp $ IUSE="" @@ -12,7 +12,7 @@ KEYWORDS="x86 ~amd64" LICENSE="GPL-2" SLOT="0" -RDEPEND="virtual/glibc" +RDEPEND="virtual/libc" DEPEND="sys-apps/sed" INSTALLPROGS="resample mixer mixwrite mixeridle ecat hum mixerscript" |