games-action/spacetripper-demo: add explicit desktop inheritance
authorMarty E. Plummer <hanetzer@startmail.com>
Thu, 2 Aug 2018 23:08:13 +0000 (18:08 -0500)
committerMichał Górny <mgorny@gentoo.org>
Wed, 15 Aug 2018 10:33:03 +0000 (12:33 +0200)
eutils may not always inherit desktop.

Package-Manager: Portage-2.3.44, Repoman-2.3.10

games-action/spacetripper-demo/spacetripper-demo-1-r1.ebuild

index 40bcbf3485b8a63a6d646575c678009a5028f581..637e20d2d6fb0cd8fffe59d17e12ad6f18d3a5d1 100644 (file)
@@ -1,8 +1,9 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-inherit eutils unpacker
+
+inherit desktop eutils unpacker
 
 MY_P="spacetripperdemo"
 DESCRIPTION="Hardcore arcade shoot-em-up"