summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2009-10-19 01:50:20 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2009-10-19 01:50:20 +0000
commit5b80e71a29e63ad912379d08f4c681fe30177fee (patch)
treeeb26b8ded611501d22e06e68ef04a9fd890ce076
parentDon't strip leading slash from libdir path. (diff)
downloadgentoo-2-5b80e71a29e63ad912379d08f4c681fe30177fee.tar.gz
gentoo-2-5b80e71a29e63ad912379d08f4c681fe30177fee.tar.bz2
gentoo-2-5b80e71a29e63ad912379d08f4c681fe30177fee.zip
touchups
(Portage version: 2.1.6.13/cvs/Linux i686)
-rw-r--r--games-puzzle/fish-fillets/fish-fillets-0.9.2.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/games-puzzle/fish-fillets/fish-fillets-0.9.2.ebuild b/games-puzzle/fish-fillets/fish-fillets-0.9.2.ebuild
index 0a3124973415..64f958b9dc15 100644
--- a/games-puzzle/fish-fillets/fish-fillets-0.9.2.ebuild
+++ b/games-puzzle/fish-fillets/fish-fillets-0.9.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-puzzle/fish-fillets/fish-fillets-0.9.2.ebuild,v 1.1 2009/10/19 01:45:05 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/fish-fillets/fish-fillets-0.9.2.ebuild,v 1.2 2009/10/19 01:50:20 mr_bones_ Exp $
EAPI=2
inherit autotools eutils games
@@ -16,9 +16,10 @@ SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE=""
-RDEPEND=">=media-libs/libsdl-1.2[video]
+RDEPEND=">=media-libs/libsdl-1.2[audio,video]
>=media-libs/sdl-mixer-1.2.5[vorbis]
>=media-libs/sdl-image-1.2.2[png]
+ media-libs/smpeg
x11-libs/libX11
media-libs/sdl-ttf
dev-libs/fribidi