diff options
author | Tristan Heaven <nyhm@gentoo.org> | 2007-03-12 20:58:23 +0000 |
---|---|---|
committer | Tristan Heaven <nyhm@gentoo.org> | 2007-03-12 20:58:23 +0000 |
commit | 837bf2407728baa9f6172ee1588985c49e4f55da (patch) | |
tree | b725c9f55d72d2c9dd583455b2b6cf398c31a5f4 /games-strategy | |
parent | x86 stable (diff) | |
download | gentoo-2-837bf2407728baa9f6172ee1588985c49e4f55da.tar.gz gentoo-2-837bf2407728baa9f6172ee1588985c49e4f55da.tar.bz2 gentoo-2-837bf2407728baa9f6172ee1588985c49e4f55da.zip |
needs >=openal-0.0.8-r1
(Portage version: 2.1.2.2)
Diffstat (limited to 'games-strategy')
-rw-r--r-- | games-strategy/warzone2100/warzone2100-2.0.5.ebuild | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/games-strategy/warzone2100/warzone2100-2.0.5.ebuild b/games-strategy/warzone2100/warzone2100-2.0.5.ebuild index 421babe45515..f86154e5a8b7 100644 --- a/games-strategy/warzone2100/warzone2100-2.0.5.ebuild +++ b/games-strategy/warzone2100/warzone2100-2.0.5.ebuild @@ -1,9 +1,7 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/warzone2100/warzone2100-2.0.5.ebuild,v 1.3 2007/01/14 08:36:24 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/warzone2100/warzone2100-2.0.5.ebuild,v 1.4 2007/03/12 20:58:23 nyhm Exp $ -WANT_AUTOCONF=latest -WANT_AUTOMAKE=latest inherit autotools versionator games MY_PV=$(get_version_component_range -2) @@ -23,7 +21,7 @@ RDEPEND="dev-games/physfs media-libs/libpng media-libs/libsdl media-libs/libvorbis - media-libs/openal + >=media-libs/openal-0.0.8-r1 media-libs/sdl-net virtual/glu virtual/opengl |