diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-06-03 22:01:42 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-06-03 22:01:42 +0000 |
commit | b05d7b33327abe53d0b89d4cf9e738e6a2b1636f (patch) | |
tree | 3a10bf9ab4924effeb1f00f2a38ccf6450b41614 /games-fps/industri | |
parent | hppa KEYWORDS (Manifest recommit) (diff) | |
download | gentoo-2-b05d7b33327abe53d0b89d4cf9e738e6a2b1636f.tar.gz gentoo-2-b05d7b33327abe53d0b89d4cf9e738e6a2b1636f.tar.bz2 gentoo-2-b05d7b33327abe53d0b89d4cf9e738e6a2b1636f.zip |
and we dont need the sdl dep anymore
Diffstat (limited to 'games-fps/industri')
-rw-r--r-- | games-fps/industri/industri-1.01.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games-fps/industri/industri-1.01.ebuild b/games-fps/industri/industri-1.01.ebuild index 0b585e626a56..40cb57c86cb4 100644 --- a/games-fps/industri/industri-1.01.ebuild +++ b/games-fps/industri/industri-1.01.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-fps/industri/industri-1.01.ebuild,v 1.5 2004/06/03 21:58:11 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/industri/industri-1.01.ebuild,v 1.6 2004/06/03 22:01:42 vapier Exp $ inherit eutils games @@ -16,7 +16,6 @@ IUSE="" DEPEND="virtual/opengl virtual/x11 - sdl? ( media-libs/libsdl ) media-libs/libpng sys-libs/zlib" |