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

Package-Manager: Portage-2.3.44, Repoman-2.3.10
Closes: https://github.com/gentoo/gentoo/pull/9428

games-arcade/funnyboat/funnyboat-1.5-r2.ebuild

index 64866dc95d9590da1919a8bcebff67dddaba1294..64ede96e6e3b250e4bcb81e14901c5423bd10ca8 100644 (file)
@@ -4,7 +4,7 @@
 EAPI=6
 PYTHON_COMPAT=( python2_7 )
 
-inherit eutils gnome2-utils python-single-r1
+inherit desktop eutils gnome2-utils python-single-r1
 
 DESCRIPTION="A side scrolling shooter game starring a steamboat on the sea"
 HOMEPAGE="http://funnyboat.sourceforge.net/"