games-kids/tuxtype: set RDEPEND
authorMichael Sterrett <mr_bones_@gentoo.org>
Fri, 6 May 2016 01:07:15 +0000 (21:07 -0400)
committerMichael Sterrett <mr_bones_@gentoo.org>
Fri, 6 May 2016 02:49:06 +0000 (22:49 -0400)
Package-Manager: portage-2.2.26

games-kids/tuxtype/tuxtype-1.8.1.ebuild

index 50045ea7c9210cd9af8d0dd1e2d8939b6e489682..ebb64cde8b784929282d43ead195d67d572d188e 100644 (file)
@@ -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}