From a11257d4e60457a09b8631986477004c77ab2732 Mon Sep 17 00:00:00 2001 From: "Marty E. Plummer" Date: Thu, 2 Aug 2018 20:25:42 -0500 Subject: [PATCH] games-arcade/solarwolf: add explicit desktop inheritance eutils may not always inherit desktop. Package-Manager: Portage-2.3.44, Repoman-2.3.10 --- games-arcade/solarwolf/solarwolf-1.5-r1.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/games-arcade/solarwolf/solarwolf-1.5-r1.ebuild b/games-arcade/solarwolf/solarwolf-1.5-r1.ebuild index dc3d846b8b7a..e47801d87ca2 100644 --- a/games-arcade/solarwolf/solarwolf-1.5-r1.ebuild +++ b/games-arcade/solarwolf/solarwolf-1.5-r1.ebuild @@ -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/" -- 2.26.2