surpport seeking the recorded video
[vuplus_openembedded] / recipes / detect-stylus / detect-stylus_0.10.bb
1 inherit gpe pkgconfig
2 LICENSE = "GPL"
3
4 PR = "r2"
5
6 DEPENDS = "virtual/libx11 xrdb xcursor-transparent-theme"
7 RDEPENDS = "xrdb xcursor-transparent-theme"
8 SECTION = "gpe"
9
10 DESCRIPTION = "Touchscreen detection utility"
11
12 SRC_URI = "${GPE_MIRROR}/${PN}-${PV}.tar.gz"
13
14 export CVSBUILD="no"