diff options
Diffstat (limited to 'games-action')
-rw-r--r-- | games-action/openastromenace/openastromenace-1.3.2.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games-action/openastromenace/openastromenace-1.3.2.ebuild b/games-action/openastromenace/openastromenace-1.3.2.ebuild index 8d9ced2b16d3..3d1a663661fe 100644 --- a/games-action/openastromenace/openastromenace-1.3.2.ebuild +++ b/games-action/openastromenace/openastromenace-1.3.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$ @@ -23,6 +23,7 @@ DEPEND="virtual/opengl media-libs/libogg media-libs/libvorbis x11-libs/libXinerama" +RDEPEND=${DEPEND} S=${WORKDIR}/AstroMenace |