package/vlc: backport upstream patches to fix compat function for static_assert
[buildroot-gz.git] / package / tslib / Config.in
blob050588e834d4c2c444249557095c2934d50363fa
1 config BR2_PACKAGE_TSLIB
2         bool "tslib"
3         depends on !BR2_STATIC_LIBS # dlopen
4         help
5           Tslib is an abstraction layer for touchscreen panel events.
7           https://github.com/kergoth/tslib
9 comment "tslib needs a toolchain w/ dynamic library"
10         depends on BR2_STATIC_LIBS