From: Michael Sterrett Date: Fri, 6 May 2016 01:07:15 +0000 (-0400) Subject: games-kids/tuxtype: set RDEPEND X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=c60800328d089e03af5689ba9a03f72e23e3d1e6;p=gentoo.git games-kids/tuxtype: set RDEPEND Package-Manager: portage-2.2.26 --- 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}