commit:     0b992c039cfa90264eaa5085ec467f6761db5dc7
Author:     Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
AuthorDate: Fri May  6 01:09:08 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=0b992c03

games-puzzle/xwelltris: set RDEPEND

Package-Manager: portage-2.2.26

 games-puzzle/xwelltris/xwelltris-1.0.1.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/games-puzzle/xwelltris/xwelltris-1.0.1.ebuild 
b/games-puzzle/xwelltris/xwelltris-1.0.1.ebuild
index b00b129..9f3bb34 100644
--- a/games-puzzle/xwelltris/xwelltris-1.0.1.ebuild
+++ b/games-puzzle/xwelltris/xwelltris-1.0.1.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$
 
@@ -16,6 +16,7 @@ IUSE=""
 
 DEPEND="media-libs/libsdl[video]
        media-libs/sdl-image[gif]"
+RDEPEND=${DEPEND}
 
 src_prepare() {
        sed -i \

Reply via email to