summaryrefslogtreecommitdiff
path: root/games-puzzle/lightsoff/lightsoff-40.0.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'games-puzzle/lightsoff/lightsoff-40.0.1.ebuild')
-rw-r--r--games-puzzle/lightsoff/lightsoff-40.0.1.ebuild6
1 files changed, 4 insertions, 2 deletions
diff --git a/games-puzzle/lightsoff/lightsoff-40.0.1.ebuild b/games-puzzle/lightsoff/lightsoff-40.0.1.ebuild
index e1122937c12e..741a544358b9 100644
--- a/games-puzzle/lightsoff/lightsoff-40.0.1.ebuild
+++ b/games-puzzle/lightsoff/lightsoff-40.0.1.ebuild
@@ -1,9 +1,10 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
+PYTHON_COMPAT=( python3_{8..10} )
VALA_MIN_API_VERSION="0.40"
-inherit gnome.org gnome2-utils meson xdg vala
+inherit gnome.org gnome2-utils meson python-any-r1 xdg vala
DESCRIPTION="Turn off all the lights"
HOMEPAGE="https://wiki.gnome.org/Apps/Lightsoff"
@@ -21,6 +22,7 @@ RDEPEND="
DEPEND="${RDEPEND}"
# libxml2:2 needed for glib-compile-resources xml-stripblanks attributes
BDEPEND="
+ ${PYTHON_DEPS}
dev-libs/appstream-glib
dev-libs/libxml2:2
dev-util/itstool