games-arcade/mrrescue: add explicit desktop inheritance
authorMarty E. Plummer <hanetzer@startmail.com>
Fri, 3 Aug 2018 01:11:54 +0000 (20:11 -0500)
committerJames Le Cuirot <chewi@gentoo.org>
Mon, 27 Aug 2018 21:23:01 +0000 (22:23 +0100)
eutils may not always inherit desktop.

Package-Manager: Portage-2.3.44, Repoman-2.3.10

games-arcade/mrrescue/mrrescue-1.02b-r1.ebuild
games-arcade/mrrescue/mrrescue-1.02b-r2.ebuild

index f8e65e459789c67625083bccff28120b4a63efca..39e8db30285d1f44013a98176292e2d2cf5e263d 100644 (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/"
index c33e2ef05b0d679aa568c036ad251c17d4a5ee2b..2eb90c4ba649bb63e3d9e9f990539a794eae391a 100644 (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/"