Gentoo Archives: gentoo-commits

From: Michael Sterrett <mr_bones_@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: games-action/openastromenace/
Date: Fri, 06 May 2016 02:50:30
Message-Id: 1462502946.cc816f16cf3a99e2307fd10acd7c8b5f54eb694e.mr_bones_@gentoo
1 commit: cc816f16cf3a99e2307fd10acd7c8b5f54eb694e
2 Author: Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
3 AuthorDate: Fri May 6 01:10:22 2016 +0000
4 Commit: Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
5 CommitDate: Fri May 6 02:49:06 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc816f16
7
8 games-action/openastromenace: set RDEPEND
9
10 Package-Manager: portage-2.2.26
11
12 games-action/openastromenace/openastromenace-1.3.2.ebuild | 3 ++-
13 1 file changed, 2 insertions(+), 1 deletion(-)
14
15 diff --git a/games-action/openastromenace/openastromenace-1.3.2.ebuild b/games-action/openastromenace/openastromenace-1.3.2.ebuild
16 index 8d9ced2..3d1a6636 100644
17 --- a/games-action/openastromenace/openastromenace-1.3.2.ebuild
18 +++ b/games-action/openastromenace/openastromenace-1.3.2.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2015 Gentoo Foundation
21 +# Copyright 1999-2016 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23 # $Id$
24
25 @@ -23,6 +23,7 @@ DEPEND="virtual/opengl
26 media-libs/libogg
27 media-libs/libvorbis
28 x11-libs/libXinerama"
29 +RDEPEND=${DEPEND}
30
31 S=${WORKDIR}/AstroMenace