mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
touchscreen: limit build projects and use autoreconf for tslib
This commit is contained in:
parent
7de58acafd
commit
6076e94851
@ -27,7 +27,7 @@ PKG_DEPENDS_TARGET="toolchain evtest"
|
||||
PKG_SECTION="service/system"
|
||||
PKG_SHORTDESC="Touchscreen access library with ts_uinput_touch daemon."
|
||||
PKG_LONGDESC="Touchscreen access library with ts_uinput_touch daemon."
|
||||
PKG_AUTORECONF="no"
|
||||
PKG_AUTORECONF="yes"
|
||||
|
||||
PKG_IS_ADDON="no"
|
||||
|
||||
|
@ -20,6 +20,7 @@ PKG_NAME="touchscreen"
|
||||
PKG_VERSION="1.0"
|
||||
PKG_REV="100"
|
||||
PKG_ARCH="any"
|
||||
PKG_ADDON_PROJECTS="Generic RPi RPi2 imx6"
|
||||
PKG_LICENSE="GPL"
|
||||
PKG_SITE=""
|
||||
PKG_URL=""
|
||||
|
Loading…
x
Reference in New Issue
Block a user