games-action/cs2d: add explicit desktop inheritance
authorMarty E. Plummer <hanetzer@startmail.com>
Wed, 1 Aug 2018 10:18:32 +0000 (05:18 -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/cs2d/cs2d-1002-r1.ebuild

index 46b4c3b59d804d5a801d95646e09feec05ab9ab9..735373a9c7ea5c1ceef8a0ff54017f8f37d973e6 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
+inherit desktop eutils
 
 DESCRIPTION="A freeware clone of Counter-Strike with some added features in gameplay"
 HOMEPAGE="http://www.cs2d.com/"