mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
lua: add autoreconf support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
1ad7a608c2
commit
99841feda6
@ -11,4 +11,6 @@ PKG_PRIORITY="optional"
|
|||||||
PKG_SECTION="lang"
|
PKG_SECTION="lang"
|
||||||
PKG_SHORTDESC="lua: A lightweight, extensible programming language"
|
PKG_SHORTDESC="lua: A lightweight, extensible programming language"
|
||||||
PKG_LONGDESC="Lua is a powerful light-weight programming language designed for extending applications. Lua is also frequently used as a general-purpose, stand-alone language."
|
PKG_LONGDESC="Lua is a powerful light-weight programming language designed for extending applications. Lua is also frequently used as a general-purpose, stand-alone language."
|
||||||
PKG_IS_ADDON="no"
|
PKG_IS_ADDON="no"
|
||||||
|
|
||||||
|
PKG_AUTORECONF="yes"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user