summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2003-11-04 08:23:51 +0000
committerMike Frysinger <vapier@gentoo.org>2003-11-04 08:23:51 +0000
commit96132e4aff14f8e95fb53887ce94ec169de983dc (patch)
tree92a54d1512eb8e6f88b3c834277450952f51e459 /media-libs/libsdl
parentold (diff)
downloadgentoo-2-96132e4aff14f8e95fb53887ce94ec169de983dc.tar.gz
gentoo-2-96132e4aff14f8e95fb53887ce94ec169de983dc.tar.bz2
gentoo-2-96132e4aff14f8e95fb53887ce94ec169de983dc.zip
if user wants nas, they also get X #32447
Diffstat (limited to 'media-libs/libsdl')
-rw-r--r--media-libs/libsdl/libsdl-1.2.6-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libsdl/libsdl-1.2.6-r2.ebuild b/media-libs/libsdl/libsdl-1.2.6-r2.ebuild
index ec3aaf05fbb9..65efc12cd088 100644
--- a/media-libs/libsdl/libsdl-1.2.6-r2.ebuild
+++ b/media-libs/libsdl/libsdl-1.2.6-r2.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-libs/libsdl/libsdl-1.2.6-r2.ebuild,v 1.2 2003/11/03 21:58:33 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl/libsdl-1.2.6-r2.ebuild,v 1.3 2003/11/04 08:23:51 vapier Exp $
DESCRIPTION="Simple Direct Media Layer"
HOMEPAGE="http://www.libsdl.org/"
@@ -16,7 +16,7 @@ RDEPEND=">=media-libs/audiofile-0.1.9
alsa? ( media-libs/alsa-lib )
esd? ( >=media-sound/esound-0.2.19 )
arts? ( kde-base/arts )
- nas? ( media-libs/nas )
+ nas? ( media-libs/nas virtual/x11 )
X? ( >=x11-base/xfree-4.3.0 )
directfb? ( >=dev-libs/DirectFB-0.9.19 )
ggi? ( >=media-libs/libggi-2.0_beta3 )