summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-03-19 09:25:48 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-03-19 09:25:48 +0000
commitcbcba918090c68d1313edd7e55540af674d33c5a (patch)
treec9e24b7a8b210cd11d46b03a3ad80c3d277b7c97 /games-puzzle/wakkabox
parentremove older ebuild (Manifest recommit) (diff)
downloadgentoo-2-cbcba918090c68d1313edd7e55540af674d33c5a.tar.gz
gentoo-2-cbcba918090c68d1313edd7e55540af674d33c5a.tar.bz2
gentoo-2-cbcba918090c68d1313edd7e55540af674d33c5a.zip
fix depend
Diffstat (limited to 'games-puzzle/wakkabox')
-rw-r--r--games-puzzle/wakkabox/wakkabox-1.1.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-puzzle/wakkabox/wakkabox-1.1.0.ebuild b/games-puzzle/wakkabox/wakkabox-1.1.0.ebuild
index d6a418855d02..c5330c1cee41 100644
--- a/games-puzzle/wakkabox/wakkabox-1.1.0.ebuild
+++ b/games-puzzle/wakkabox/wakkabox-1.1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-puzzle/wakkabox/wakkabox-1.1.0.ebuild,v 1.2 2004/02/20 06:53:36 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/wakkabox/wakkabox-1.1.0.ebuild,v 1.3 2004/03/19 09:25:48 mr_bones_ Exp $
inherit games
@@ -13,7 +13,7 @@ KEYWORDS="x86"
SLOT="0"
IUSE=""
-DEPEND=">=libsdl-1.0.1"
+DEPEND=">=media-libs/libsdl-1.0.1"
src_install() {
egamesinstall || die