mirror of
https://github.com/termux/termux-packages.git
synced 2025-03-04 05:59:06 +00:00
We use true or false for other bool build variables. Let's be consistent. Change does not have an effect on build scripts. %ci:no-build
5 lines
219 B
Bash
5 lines
219 B
Bash
TERMUX_SUBPKG_DEPEND_ON_PARENT=false
|
|
TERMUX_SUBPKG_INCLUDE='lib/liblpeg-5.2.so lib/lua/5.2/lpeg.so share/lua/5.2/re.lua'
|
|
TERMUX_SUBPKG_DESCRIPTION='Pattern-matching library for Lua 5.2'
|
|
TERMUX_SUBPKG_DEPENDS='liblua52'
|