diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2010-10-19 15:14:32 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2010-10-19 15:14:32 +0000 |
commit | 104b8764efd3525adfe8e4f9e812b4f7b32c54b6 (patch) | |
tree | c9127708f9314853565e83280eb8f8e121d66c45 /games-puzzle/icebreaker/icebreaker-1.9.5.ebuild | |
parent | Automated update of use.local.desc (diff) | |
download | gentoo-2-104b8764efd3525adfe8e4f9e812b4f7b32c54b6.tar.gz gentoo-2-104b8764efd3525adfe8e4f9e812b4f7b32c54b6.tar.bz2 gentoo-2-104b8764efd3525adfe8e4f9e812b4f7b32c54b6.zip |
tidy
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'games-puzzle/icebreaker/icebreaker-1.9.5.ebuild')
-rw-r--r-- | games-puzzle/icebreaker/icebreaker-1.9.5.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/games-puzzle/icebreaker/icebreaker-1.9.5.ebuild b/games-puzzle/icebreaker/icebreaker-1.9.5.ebuild index 73b01d2219c5..65d2d3ad3c8e 100644 --- a/games-puzzle/icebreaker/icebreaker-1.9.5.ebuild +++ b/games-puzzle/icebreaker/icebreaker-1.9.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/icebreaker/icebreaker-1.9.5.ebuild,v 1.16 2010/10/19 08:48:21 tupone Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/icebreaker/icebreaker-1.9.5.ebuild,v 1.17 2010/10/19 15:14:32 mr_bones_ Exp $ EAPI=2 inherit eutils games @@ -14,9 +14,8 @@ SLOT="0" KEYWORDS="amd64 ppc x86" IUSE="" -RDEPEND="media-libs/libsdl[video] +DEPEND="media-libs/libsdl[video] media-libs/sdl-mixer" -DEPEND="${RDEPEND}" PATCHES=( "${FILESDIR}"/${P}-ldflags.patch "${FILESDIR}"/${P}-gentoo.patch |