buildrootschalter/package/tslib/Config.in
Gustavo Zacarias eed954e06e tslib: switch homepage now that berlios is gone
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2014-06-18 14:04:00 +02:00

11 lines
277 B
Plaintext

config BR2_PACKAGE_TSLIB
bool "tslib"
depends on !BR2_PREFER_STATIC_LIB # dlopen
help
Tslib is an abstraction layer for touchscreen panel events.
https://github.com/kergoth/tslib
comment "tslib needs a toolchain w/ dynamic library"
depends on BR2_PREFER_STATIC_LIB