pandoc: fix lua-devel dep
This commit is contained in:
@@ -13,7 +13,7 @@ make_build_args="
|
|||||||
--flag=hslua:system-lua --flag=hslua:pkg-config"
|
--flag=hslua:system-lua --flag=hslua:pkg-config"
|
||||||
stackage="lts-16.0"
|
stackage="lts-16.0"
|
||||||
hostmakedepends="pkg-config unzip wget"
|
hostmakedepends="pkg-config unzip wget"
|
||||||
makedepends="zlib-devel lua-devel"
|
makedepends="zlib-devel lua53-devel"
|
||||||
short_desc="Universal converter between markup formats (with citeproc support)"
|
short_desc="Universal converter between markup formats (with citeproc support)"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="GPL-2.0-or-later, BSD-3-Clause, MIT"
|
license="GPL-2.0-or-later, BSD-3-Clause, MIT"
|
||||||
|
|||||||
Reference in New Issue
Block a user