diff options
Diffstat (limited to 'games-puzzle')
-rw-r--r-- | games-puzzle/xwelltris/xwelltris-1.0.1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games-puzzle/xwelltris/xwelltris-1.0.1.ebuild b/games-puzzle/xwelltris/xwelltris-1.0.1.ebuild index b00b12951d05..9f3bb3427b8b 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 \ |