diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2003-06-12 04:33:14 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2003-06-12 04:33:14 +0000 |
commit | 46c06ffaf3212f6befd19bacf7e3105b2813b086 (patch) | |
tree | 5404f6e1a1d7ea3fafd5a9334d469709d545d32a /media-sound/waif/waif-0.59.7.ebuild | |
parent | added missing IUSE vars (diff) | |
download | historical-46c06ffaf3212f6befd19bacf7e3105b2813b086.tar.gz historical-46c06ffaf3212f6befd19bacf7e3105b2813b086.tar.bz2 historical-46c06ffaf3212f6befd19bacf7e3105b2813b086.zip |
RDEPEND fix
Diffstat (limited to 'media-sound/waif/waif-0.59.7.ebuild')
-rw-r--r-- | media-sound/waif/waif-0.59.7.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/media-sound/waif/waif-0.59.7.ebuild b/media-sound/waif/waif-0.59.7.ebuild index d693ea1f4117..b2465fe44362 100644 --- a/media-sound/waif/waif-0.59.7.ebuild +++ b/media-sound/waif/waif-0.59.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/waif/waif-0.59.7.ebuild,v 1.3 2003/06/12 04:06:58 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/waif/waif-0.59.7.ebuild,v 1.4 2003/06/12 04:33:11 seemant Exp $ IUSE="X gnome xmms oggvorbis" @@ -19,6 +19,7 @@ DEPEND="dev-lang/tcl dev-tcltk/expect" RDEPEND="dev-tcltk/expect + media-sound/mpg123 media-sound/takcd media-sound/aumix media-libs/id3lib |