media-video/kikoplay: use slotted lua

Issue: https://github.com/gentoo/guru/issues/9
Waitting for slotted lua unmasked.

Package-Manager: Portage-3.0.11, Repoman-3.0.2
Signed-off-by: Huang Rui <vowstar@gmail.com>
This commit is contained in:
Huang Rui
2020-12-05 03:36:56 +08:00
parent 5ebcf32f28
commit 6b9072152b

View File

@@ -5,7 +5,9 @@ EAPI="7"
GIT_PN="KikoPlay" GIT_PN="KikoPlay"
inherit qmake-utils xdg LUA_COMPAT=( lua5-3 )
inherit lua-single qmake-utils xdg
DESCRIPTION="KikoPlay is a full-featured danmu player" DESCRIPTION="KikoPlay is a full-featured danmu player"
HOMEPAGE=" HOMEPAGE="
@@ -30,7 +32,7 @@ SLOT="0"
# With out dev-lang/lua:5.3, this package can't work # With out dev-lang/lua:5.3, this package can't work
# See also: https://github.com/gentoo/guru/issues/9 # See also: https://github.com/gentoo/guru/issues/9
RDEPEND=" RDEPEND="
dev-lang/lua:5.3 ${LUA_DEPS}
dev-libs/qhttpengine:5 dev-libs/qhttpengine:5
dev-qt/qtconcurrent:5 dev-qt/qtconcurrent:5
dev-qt/qtcore:5 dev-qt/qtcore:5