x11-wm/awesome: fix eclass usage
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Tue, 19 Nov 2019 11:02:28 +0000 (12:02 +0100)
committerAaron Bauman <bman@gentoo.org>
Sun, 24 Nov 2019 00:42:59 +0000 (19:42 -0500)
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/13707
Signed-off-by: Aaron Bauman <bman@gentoo.org>
x11-wm/awesome/awesome-9999.ebuild

index 23c61a5483c408aa76dbd77262b54821dd1a85b1..d3a7330d045f570e27b53e7328679ffc6a343650 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-inherit cmake-utils eutils git-r3 pax-utils
+inherit cmake-utils desktop git-r3 pax-utils
 
 DESCRIPTION="A dynamic floating and tiling window manager"
 HOMEPAGE="https://awesomewm.org/"