Skip to content

Commit

Permalink
games-sports/stormbaancoureur: eutils->desktop
Browse files Browse the repository at this point in the history
Signed-off-by: Sam James <[email protected]>
  • Loading branch information
thesamesam committed Apr 12, 2021
1 parent c76a5bc commit 1fe1898
Showing 1 changed file with 4 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# Copyright 1999-2016 Gentoo Foundation
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=6
inherit eutils

inherit desktop

DESCRIPTION="Simulated obstacle course for automobiles"
HOMEPAGE="http://www.stolk.org/stormbaancoureur/"
Expand All @@ -20,7 +21,7 @@ DEPEND="
>=media-libs/plib-1.8.4
virtual/glu
virtual/opengl"
RDEPEND=${DEPEND}
RDEPEND="${DEPEND}"

S=${WORKDIR}/${P}/src-${PN}

Expand Down

0 comments on commit 1fe1898

Please sign in to comment.