commit:     e40512af1ac6dfe1c512fa16c7841dac0d81134e
Author:     Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
AuthorDate: Fri May  6 01:38:26 2016 +0000
Commit:     Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
CommitDate: Fri May  6 02:49:06 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e40512af

games-misc/gBhed: set RDEPEND

Package-Manager: portage-2.2.26

 games-misc/gBhed/gBhed-0.17.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/games-misc/gBhed/gBhed-0.17.ebuild 
b/games-misc/gBhed/gBhed-0.17.ebuild
index ddd5b48..6a8eb47 100644
--- a/games-misc/gBhed/gBhed-0.17.ebuild
+++ b/games-misc/gBhed/gBhed-0.17.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$
 
@@ -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

Reply via email to