repo.or.cz
/
buildroot-gz.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
python-dataproperty: bump version to 0.17.0
[buildroot-gz.git]
/
package
/
tslib
/
Config.in
blob
bc5d7901888c3baf5799b4b6e826cab5f19dda11
1
config BR2_PACKAGE_TSLIB
2
bool "tslib"
3
depends on !BR2_STATIC_LIBS # dlopen
4
help
5
Tslib is a filtering layer for touchscreen panel events.
6
7
https://github.com/kergoth/tslib
8
9
comment "tslib needs a toolchain w/ dynamic library"
10
depends on BR2_STATIC_LIBS