summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-rpg/wastesedge/wastesedge-0.3.8.ebuild')
-rw-r--r--games-rpg/wastesedge/wastesedge-0.3.8.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/games-rpg/wastesedge/wastesedge-0.3.8.ebuild b/games-rpg/wastesedge/wastesedge-0.3.8.ebuild
index 8e420c1b4f89..1138036c0acd 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/"