diff options
Diffstat (limited to 'games-kids/tuxmath/tuxmath-1.7.2.ebuild')
-rw-r--r-- | games-kids/tuxmath/tuxmath-1.7.2.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games-kids/tuxmath/tuxmath-1.7.2.ebuild b/games-kids/tuxmath/tuxmath-1.7.2.ebuild index 9815dd8cc9af..cef232c11a7a 100644 --- a/games-kids/tuxmath/tuxmath-1.7.2.ebuild +++ b/games-kids/tuxmath/tuxmath-1.7.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-kids/tuxmath/tuxmath-1.7.2.ebuild,v 1.3 2009/11/21 18:45:11 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-kids/tuxmath/tuxmath-1.7.2.ebuild,v 1.4 2009/11/23 17:36:45 mr_bones_ Exp $ EAPI=2 inherit eutils games @@ -16,6 +16,7 @@ KEYWORDS="amd64 ppc x86 ~x86-fbsd" IUSE="nls" RDEPEND="media-libs/libsdl + media-libs/sdl-pango media-libs/sdl-image[jpeg,png] media-libs/sdl-mixer[mikmod] nls? ( virtual/libintl )" |