Skip to content

Commit

Permalink
games-misc/OilWar: Depend on acct-group/gamestat.
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.68, Repoman-2.3.16
Signed-off-by: Ulrich Müller <[email protected]>
Signed-off-by: James Le Cuirot <[email protected]>
  • Loading branch information
ulm authored and chewi committed Jul 17, 2019
1 parent 93578f9 commit 61497dd
Showing 1 changed file with 4 additions and 7 deletions.
11 changes: 4 additions & 7 deletions games-misc/OilWar/OilWar-1.2.1-r2.ebuild
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Copyright 1999-2016 Gentoo Foundation
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=6
inherit eutils gnome2-utils user
inherit eutils gnome2-utils

DESCRIPTION="Evil army is attacking your country and tries to steal your oil"
HOMEPAGE="http://linux.softpedia.com/get/GAMES-ENTERTAINMENT/RTS/OilWar-15354.shtml"
Expand All @@ -14,15 +14,12 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

DEPEND="media-libs/libsdl[video]
DEPEND="acct-group/gamestat
media-libs/libsdl[video]
media-libs/sdl-image[png]
media-libs/sdl-mixer"
RDEPEND="${DEPEND}"

pkg_setup(){
enewgroup gamestat 36
}

src_prepare() {
default

Expand Down

0 comments on commit 61497dd

Please sign in to comment.