games-action/descent3-demo: add explicit desktop inheritance
authorMarty E. Plummer <hanetzer@startmail.com>
Wed, 1 Aug 2018 10:25:45 +0000 (05:25 -0500)
committerMichał Górny <mgorny@gentoo.org>
Wed, 15 Aug 2018 10:32:57 +0000 (12:32 +0200)
eutils may not always inherit desktop

Package-Manager: Portage-2.3.44, Repoman-2.3.10

games-action/descent3-demo/descent3-demo-1.4.0a-r1.ebuild

index cad5192149ca2dc718c97835c9ebfea49fa31bae..a7347bf10e23c5e0a072a17d2a98ece02a6718ba 100644 (file)
@@ -1,9 +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 xdg
+inherit desktop eutils unpacker xdg
 
 DESCRIPTION="Indoor/outdoor 3D combat with evil robotic mining spacecraft"
 HOMEPAGE="http://www.lokigames.com/products/descent3/"