mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 05:06:43 +00:00
flex: add autoreconf support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
0e064e84fb
commit
a7db7f094b
@ -11,4 +11,6 @@ PKG_PRIORITY="optional"
|
|||||||
PKG_SECTION="devel"
|
PKG_SECTION="devel"
|
||||||
PKG_SHORTDESC="flex: Fast lexical analyzer generator"
|
PKG_SHORTDESC="flex: Fast lexical analyzer generator"
|
||||||
PKG_LONGDESC="flex is a tool for generating programs that perform pattern-matching on text."
|
PKG_LONGDESC="flex is a tool for generating programs that perform pattern-matching on text."
|
||||||
PKG_IS_ADDON="no"
|
PKG_IS_ADDON="no"
|
||||||
|
|
||||||
|
PKG_AUTORECONF="yes"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user