games-roguelike/stone-soup: depend on deprecated lua APIs

Closes: https://bugs.gentoo.org/878439
Signed-off-by: David Seifert <soap@gentoo.org>
This commit is contained in:
David Seifert
2022-10-29 15:29:51 +02:00
parent 4573a8f706
commit 382506089c
6 changed files with 6 additions and 0 deletions

View File

@@ -4,6 +4,7 @@
EAPI=8
LUA_COMPAT=( lua5-1 )
LUA_REQ_USE="deprecated"
PYTHON_COMPAT=( python3_{8,9,10,11} )
VIRTUALX_REQUIRED="manual"
inherit desktop python-any-r1 lua-single xdg-utils toolchain-funcs

View File

@@ -4,6 +4,7 @@
EAPI=8
LUA_COMPAT=( lua5-1 )
LUA_REQ_USE="deprecated"
PYTHON_COMPAT=( python3_{8,9,10,11} )
VIRTUALX_REQUIRED="manual"
inherit desktop python-any-r1 lua-single xdg-utils toolchain-funcs

View File

@@ -4,6 +4,7 @@
EAPI=8
LUA_COMPAT=( lua5-1 )
LUA_REQ_USE="deprecated"
PYTHON_COMPAT=( python3_{8,9,10,11} )
VIRTUALX_REQUIRED="manual"
inherit desktop python-any-r1 lua-single xdg-utils toolchain-funcs

View File

@@ -4,6 +4,7 @@
EAPI=8
LUA_COMPAT=( lua5-1 )
LUA_REQ_USE="deprecated"
PYTHON_COMPAT=( python3_{8,9,10,11} )
VIRTUALX_REQUIRED="manual"
inherit desktop python-any-r1 lua-single xdg-utils toolchain-funcs

View File

@@ -4,6 +4,7 @@
EAPI=8
LUA_COMPAT=( lua5-1 )
LUA_REQ_USE="deprecated"
PYTHON_COMPAT=( python3_{8,9,10,11} )
VIRTUALX_REQUIRED="manual"
inherit desktop python-any-r1 lua-single xdg-utils toolchain-funcs

View File

@@ -4,6 +4,7 @@
EAPI=8
LUA_COMPAT=( lua5-1 )
LUA_REQ_USE="deprecated"
PYTHON_COMPAT=( python3_{8,9,10,11} )
VIRTUALX_REQUIRED="manual"
inherit desktop python-any-r1 lua-single xdg-utils toolchain-funcs