From c60800328d089e03af5689ba9a03f72e23e3d1e6 Mon Sep 17 00:00:00 2001 From: Michael Sterrett Date: Thu, 5 May 2016 21:07:15 -0400 Subject: games-kids/tuxtype: set RDEPEND Package-Manager: portage-2.2.26 --- games-kids/tuxtype/tuxtype-1.8.1.ebuild | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'games-kids') 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} -- cgit v1.2.3-65-gdbad