summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--games-kids/tuxtype/tuxtype-1.8.1.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/games-kids/tuxtype/tuxtype-1.8.1.ebuild b/games-kids/tuxtype/tuxtype-1.8.1.ebuild
index 50045ea7c921..ebb64cde8b78 100644
--- a/games-kids/tuxtype/tuxtype-1.8.1.ebuild
+++ b/games-kids/tuxtype/tuxtype-1.8.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -14,12 +14,13 @@ SLOT="0"
KEYWORDS="amd64 ppc x86"
IUSE="svg"
-DEPEND="media-libs/libsdl:0[video]
+DEPEND="media-libs/libsdl[video]
media-libs/sdl-pango
media-libs/sdl-mixer
media-libs/sdl-image
media-libs/sdl-ttf
svg? ( gnome-base/librsvg )"
+RDEPEND=${DEPEND}
S=${WORKDIR}/tuxtype_w_fonts-${PV}