mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
libevdev: disable autoreconf
This commit is contained in:
parent
0fe32e7d78
commit
faa855e465
@ -29,7 +29,7 @@ PKG_SHORTDESC="libevdev: a wrapper library for evdev devices."
|
||||
PKG_LONGDESC="libevdev is a wrapper library for evdev devices. it moves the common tasks when dealing with evdev devices into a library and provides a library interface to the callers, thus avoiding erroneous ioctls, etc."
|
||||
|
||||
PKG_IS_ADDON="no"
|
||||
PKG_AUTORECONF="yes"
|
||||
PKG_AUTORECONF="no"
|
||||
|
||||
PKG_CONFIGURE_OPTS_TARGET="--enable-shared --disable-static"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user