python-dataproperty: bump version to 0.17.0
[buildroot-gz.git] / package / x11r7 / xdriver_xf86-input-tslib / Config.in
blob9c6e2961537c70e4eac1409403eda4d3f73e2f0d
1 config BR2_PACKAGE_XDRIVER_XF86_INPUT_TSLIB
2         bool "xf86-input-tslib"
3         depends on !BR2_STATIC_LIBS # tslib
4         select BR2_PACKAGE_XPROTO_INPUTPROTO
5         select BR2_PACKAGE_XPROTO_RANDRPROTO
6         select BR2_PACKAGE_XPROTO_XPROTO
7         select BR2_PACKAGE_TSLIB
8         help
9           Touch screen library input driver
11           http://www.ptxdist.org/software/xf86-input-tslib/index_en.html
13 comment "xf86-input-tslib needs a toolchain w/ dynamic library"
14         depends on BR2_STATIC_LIBS