diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2009-03-27 15:29:09 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2009-03-27 15:29:09 +0000 |
commit | c1fa8c8d9415e839cc407e50a20403780dbc380e (patch) | |
tree | c0bbbb1d220ad59732aadaf3b177e807042afabe /games-action | |
parent | old (diff) | |
download | gentoo-2-c1fa8c8d9415e839cc407e50a20403780dbc380e.tar.gz gentoo-2-c1fa8c8d9415e839cc407e50a20403780dbc380e.tar.bz2 gentoo-2-c1fa8c8d9415e839cc407e50a20403780dbc380e.zip |
touchups
(Portage version: 2.1.6.7/cvs/Linux i686)
Diffstat (limited to 'games-action')
-rw-r--r-- | games-action/btanks/btanks-0.8.7686.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/games-action/btanks/btanks-0.8.7686.ebuild b/games-action/btanks/btanks-0.8.7686.ebuild index 4db444740105..48bf59639024 100644 --- a/games-action/btanks/btanks-0.8.7686.ebuild +++ b/games-action/btanks/btanks-0.8.7686.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/btanks/btanks-0.8.7686.ebuild,v 1.3 2009/01/23 07:26:17 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/btanks/btanks-0.8.7686.ebuild,v 1.4 2009/03/27 15:29:09 mr_bones_ Exp $ EAPI=2 -inherit eutils toolchain-funcs games +inherit eutils games DESCRIPTION="Fast 2D tank arcade game with multiplayer and split-screen modes" HOMEPAGE="http://btanks.sourceforge.net/" @@ -19,6 +19,7 @@ RDEPEND=">=dev-lang/lua-5.1 media-libs/libvorbis virtual/opengl dev-libs/expat + sys-libs/zlib media-libs/smpeg media-libs/sdl-image[jpeg,png]" DEPEND="${RDEPEND} |