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

Package-Manager: Portage-2.3.44, Repoman-2.3.10

games-arcade/solarwolf/solarwolf-1.5-r1.ebuild

index dc3d846b8b7a65efa0dda7d599d148f27e97ac30..e47801d87ca2375542e9099ab3b01ad4219586b8 100644 (file)
@@ -2,7 +2,8 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-inherit eutils
+
+inherit desktop eutils
 
 DESCRIPTION="Action/arcade recreation of SolarFox"
 HOMEPAGE="http://www.pygame.org/shredwheat/solarwolf/"