summaryrefslogtreecommitdiff
path: root/games-puzzle/lightsoff/lightsoff-40.0.1.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-01-16 20:27:28 +0000
committerV3n3RiX <venerix@koprulu.sector>2022-01-16 20:27:28 +0000
commit2fd57282f0262ca084e05b0f2c63fbada395d02b (patch)
tree4e0f23cea9ce9fd972e70ebc5214bf36fed465cc /games-puzzle/lightsoff/lightsoff-40.0.1.ebuild
parentc3bc61051d7f12b4c682efa7a5460bbc8815649e (diff)
gentoo resync : 16.01.2021
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