commit:     f7656e5d7b0176ac366e373d6eb142d6b12e5d0e
Author:     Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
AuthorDate: Fri May  6 01:59:36 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=f7656e5d

games-rpg/freedroid: set RDEPEND

Package-Manager: portage-2.2.26

 games-rpg/freedroid/freedroid-1.0.2.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/games-rpg/freedroid/freedroid-1.0.2.ebuild 
b/games-rpg/freedroid/freedroid-1.0.2.ebuild
index 86e8499..ab357b9 100644
--- a/games-rpg/freedroid/freedroid-1.0.2.ebuild
+++ b/games-rpg/freedroid/freedroid-1.0.2.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$
 
@@ -21,6 +21,7 @@ DEPEND="media-libs/libsdl[joystick,sound,video]
        media-libs/sdl-image[jpeg,png]
        media-libs/sdl-mixer[mod,vorbis]
        media-libs/libvorbis"
+RDEPEND=${DEPEND}
 
 src_prepare() {
        epatch "${FILESDIR}"/${P}-format.patch

Reply via email to