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

Package-Manager: Portage-2.3.44, Repoman-2.3.10

games-arcade/triplexinvaders/triplexinvaders-1.08-r1.ebuild

index b3774eb8c6f96d176c71a9da9bc51afef6d2d407..7b95c1773d954e06d61a896765af3c7406804f1c 100644 (file)
@@ -4,7 +4,7 @@
 EAPI=6
 PYTHON_COMPAT=( python2_7 )
 
-inherit eutils python-single-r1
+inherit desktop eutils python-single-r1
 
 DESCRIPTION="An Alien Invaders style game with 3d graphics"
 HOMEPAGE="http://triplexinvaders.infogami.com"