projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ed9846a
)
games-misc/gBhed: set RDEPEND
author
Michael Sterrett
<mr_bones_@gentoo.org>
Fri, 6 May 2016 01:38:26 +0000
(21:38 -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-misc/gBhed/gBhed-0.17.ebuild
patch
|
blob
|
history
diff --git
a/games-misc/gBhed/gBhed-0.17.ebuild
b/games-misc/gBhed/gBhed-0.17.ebuild
index ddd5b482705415808b1b60e969d698f0c0dea7b6..6a8eb47751af8a662cd17af56e6b11c927edfdef 100644
(file)
--- a/
games-misc/gBhed/gBhed-0.17.ebuild
+++ b/
games-misc/gBhed/gBhed-0.17.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$
@@
-15,6
+15,7
@@
KEYWORDS="amd64 ppc x86"
IUSE="gtk"
DEPEND="gtk? ( x11-libs/gtk+:2 )"
+RDEPEND=${DEPEND}
src_prepare() {
sed -i 's/19/32/' src/gui/translation_fork.c || die