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

Package-Manager: Portage-2.3.44, Repoman-2.3.10

games-action/trosh/trosh-20-r1.ebuild
games-action/trosh/trosh-20-r2.ebuild

index 5de7abfdbbc145d27d7b3e5e867cf56ddfe155c3..1ae66894c2ef2725579fdbb5b284e18d8ee241c6 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="A game made in 20 hours for a friend. It has explosions"
 HOMEPAGE="http://stabyourself.net/trosh/"
index 36175183c2c93be12bf35490c103f45329b87429..f1d769762cfe3c007d0103f72dd3a8bd902b26c7 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="A game made in 20 hours for a friend. It has explosions"
 HOMEPAGE="http://stabyourself.net/trosh/"