summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2002-10-14 03:51:02 +0000
committerSeemant Kulleen <seemant@gentoo.org>2002-10-14 03:51:02 +0000
commit6634e97a3722ba08db12121f703606628fcb0341 (patch)
treec2ddc6e86f543a9e043719beab502f7531bbb492 /media-sound
parentremoved blah echo (diff)
downloadhistorical-6634e97a3722ba08db12121f703606628fcb0341.tar.gz
historical-6634e97a3722ba08db12121f703606628fcb0341.tar.bz2
historical-6634e97a3722ba08db12121f703606628fcb0341.zip
typo fix
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/xmms/xmms-1.2.7-r13.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/xmms/xmms-1.2.7-r13.ebuild b/media-sound/xmms/xmms-1.2.7-r13.ebuild
index 7ef3d6b5cdd9..2ab33def6621 100644
--- a/media-sound/xmms/xmms-1.2.7-r13.ebuild
+++ b/media-sound/xmms/xmms-1.2.7-r13.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/xmms/xmms-1.2.7-r13.ebuild,v 1.7 2002/10/12 11:30:28 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/xmms/xmms-1.2.7-r13.ebuild,v 1.8 2002/10/14 03:51:02 seemant Exp $
IUSE="xml nls esd gnome opengl mmx oggvorbis 3dnow mikmod directfb"
@@ -29,7 +29,7 @@ DEPEND="app-arch/unzip
RDEPEND="${DEPEND}
- directfb ( dev-libs/DirectFB )
+ directfb? ( dev-libs/DirectFB )
nls? ( dev-util/intltool )"
src_unpack() {