diff options
author | Marek Szuba <marecki@gentoo.org> | 2020-12-02 02:28:55 +0100 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2020-12-02 02:28:55 +0100 |
commit | d29242d703ec7f3596b16f38e459b79aa7bc0127 (patch) | |
tree | d110eb89a918ab745c1441ef05c5bb11c4a078f6 /games-strategy | |
parent | games-strategy/s25rttr: migrate to lua-single.eclass (diff) | |
download | gentoo-d29242d703ec7f3596b16f38e459b79aa7bc0127.tar.gz gentoo-d29242d703ec7f3596b16f38e459b79aa7bc0127.tar.bz2 gentoo-d29242d703ec7f3596b16f38e459b79aa7bc0127.zip |
games-strategy/s25rttr: add line that was missing from the previous commit
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'games-strategy')
-rw-r--r-- | games-strategy/s25rttr/s25rttr-0.9.0_pre20200723-r100.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-strategy/s25rttr/s25rttr-0.9.0_pre20200723-r100.ebuild b/games-strategy/s25rttr/s25rttr-0.9.0_pre20200723-r100.ebuild index 0d9558274394..001f1128ae10 100644 --- a/games-strategy/s25rttr/s25rttr-0.9.0_pre20200723-r100.ebuild +++ b/games-strategy/s25rttr/s25rttr-0.9.0_pre20200723-r100.ebuild @@ -5,7 +5,7 @@ EAPI=7 LUA_COMPAT=( lua5-{1..3} ) -inherit desktop flag-o-matic toolchain-funcs xdg cmake +inherit desktop flag-o-matic lua-single toolchain-funcs xdg cmake DESCRIPTION="Open source remake of The Settlers II: Gold Edition (needs original data files)" HOMEPAGE="https://www.siedler25.org/" |