commit:     1144a00cf2ebea3f5afc49118d380a39c7a62679
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Fri Oct  2 06:41:55 2020 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Fri Oct  2 06:41:55 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1144a00c

games-rpg/wastesedge: inherit xdg for xdg_icon_cache_update()

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 games-rpg/wastesedge/wastesedge-0.3.8.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/games-rpg/wastesedge/wastesedge-0.3.8.ebuild 
b/games-rpg/wastesedge/wastesedge-0.3.8.ebuild
index 8e420c1b4f8..1138036c0ac 100644
--- a/games-rpg/wastesedge/wastesedge-0.3.8.ebuild
+++ b/games-rpg/wastesedge/wastesedge-0.3.8.ebuild
@@ -2,9 +2,10 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
+
 PYTHON_COMPAT=( python3_{6,7,8} )
 
-inherit autotools python-single-r1
+inherit autotools python-single-r1 xdg
 
 DESCRIPTION="Role playing game to showcase the adonthell engine"
 HOMEPAGE="http://adonthell.nongnu.org/download/";

Reply via email to