summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2019-03-19 07:43:23 +0200
committerMart Raudsepp <leio@gentoo.org>2019-03-19 10:41:17 +0200
commitc615f55314158280989bafd90baaeacfd996bf26 (patch)
tree2fafa0b8d0445ff06a6d99710e1f62c90bf8c048 /games-puzzle/lightsoff/lightsoff-3.30.0.ebuild
parentgames-board/gnome-chess-3.30.1: vala:0.40 or newer needed (diff)
downloadgentoo-c615f55314158280989bafd90baaeacfd996bf26.tar.gz
gentoo-c615f55314158280989bafd90baaeacfd996bf26.tar.bz2
gentoo-c615f55314158280989bafd90baaeacfd996bf26.zip
games-puzzle/lightsoff: require vala:0.40 or newer
Fails compilation with at least 0.36; probably needs this change from 0.39.1: "Allow unscoped enum values where possible" Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'games-puzzle/lightsoff/lightsoff-3.30.0.ebuild')
-rw-r--r--games-puzzle/lightsoff/lightsoff-3.30.0.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/games-puzzle/lightsoff/lightsoff-3.30.0.ebuild b/games-puzzle/lightsoff/lightsoff-3.30.0.ebuild
index cfbafcc3f5cf..2fb0cb64a70d 100644
--- a/games-puzzle/lightsoff/lightsoff-3.30.0.ebuild
+++ b/games-puzzle/lightsoff/lightsoff-3.30.0.ebuild
@@ -2,6 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
+VALA_MIN_API_VERSION="0.40"
inherit gnome.org gnome2-utils meson xdg vala
DESCRIPTION="Turn off all the lights"