summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--media-libs/libsdl/libsdl-1.1.8-r1.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/media-libs/libsdl/libsdl-1.1.8-r1.ebuild b/media-libs/libsdl/libsdl-1.1.8-r1.ebuild
index 6a6db934c208..5529d58f787c 100644
--- a/media-libs/libsdl/libsdl-1.1.8-r1.ebuild
+++ b/media-libs/libsdl/libsdl-1.1.8-r1.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl/libsdl-1.1.8-r1.ebuild,v 1.1 2001/02/21 06:25:14 achim Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl/libsdl-1.1.8-r1.ebuild,v 1.2 2001/04/17 00:39:41 pete Exp $
A=SDL-${PV}.tar.gz
S=${WORKDIR}/SDL-${PV}
@@ -18,7 +18,8 @@ DEPEND="virtual/glibc
esd? ( >=media-sound/esound-0.2.19 )
X? ( >=x11-base/xfree-4.0.1 )
arts? ( >=kde-base/kdelibs-2.0.1 )
- nas? ( media-sound/nas )"
+ nas? ( media-sound/nas )
+ ggi? ( >=medlia-libs/libggi-2.0_beta3 )"
src_compile() {