summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-puzzle/toppler/toppler-1.1.2a.ebuild')
-rw-r--r--games-puzzle/toppler/toppler-1.1.2a.ebuild7
1 files changed, 4 insertions, 3 deletions
diff --git a/games-puzzle/toppler/toppler-1.1.2a.ebuild b/games-puzzle/toppler/toppler-1.1.2a.ebuild
index f952b7e98c59..23874f0cc7af 100644
--- a/games-puzzle/toppler/toppler-1.1.2a.ebuild
+++ b/games-puzzle/toppler/toppler-1.1.2a.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-puzzle/toppler/toppler-1.1.2a.ebuild,v 1.1 2006/03/08 16:41:20 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/toppler/toppler-1.1.2a.ebuild,v 1.2 2006/10/05 18:21:41 nyhm Exp $
inherit games
@@ -13,9 +13,10 @@ SLOT="0"
KEYWORDS="amd64 ppc x86"
IUSE="nls"
-DEPEND=">=media-libs/libsdl-1.2.0
+RDEPEND="media-libs/libsdl
media-libs/sdl-mixer
- sys-libs/zlib
+ nls? ( virtual/libintl )"
+DEPEND="${RDEPEND}
nls? ( sys-devel/gettext )"
S=${WORKDIR}/${P/a/}