projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
68b1618
)
games-kids/tuxtype: set RDEPEND
author
Michael Sterrett
<mr_bones_@gentoo.org>
Fri, 6 May 2016 01:07:15 +0000
(21:07 -0400)
committer
Michael 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
patch
|
blob
|
history
diff --git
a/games-kids/tuxtype/tuxtype-1.8.1.ebuild
b/games-kids/tuxtype/tuxtype-1.8.1.ebuild
index 50045ea7c9210cd9af8d0dd1e2d8939b6e489682..ebb64cde8b784929282d43ead195d67d572d188e 100644
(file)
--- a/
games-kids/tuxtype/tuxtype-1.8.1.ebuild
+++ b/
games-kids/tuxtype/tuxtype-1.8.1.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
5
Gentoo Foundation
+# Copyright 1999-201
6
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}