games-arcade/mrrescue: add explicit desktop inheritance

eutils may not always inherit desktop.

Package-Manager: Portage-2.3.44, Repoman-2.3.10
This commit is contained in:
Marty E. Plummer
2018-08-02 20:11:54 -05:00
committed by James Le Cuirot
parent 8123f9a143
commit 50345c7da4
2 changed files with 4 additions and 2 deletions

View File

@@ -2,7 +2,8 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
inherit eutils gnome2-utils
inherit desktop eutils gnome2-utils
DESCRIPTION="Arcade 2d action game based around evacuating civilians from burning buildings"
HOMEPAGE="http://tangramgames.dk/games/mrrescue/"

View File

@@ -2,7 +2,8 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
inherit eutils gnome2-utils
inherit desktop eutils gnome2-utils
DESCRIPTION="Arcade 2d action game based around evacuating civilians from burning buildings"
HOMEPAGE="http://tangramgames.dk/games/mrrescue/"