aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/detect-stylus/detect-stylus_0.10.bb
blob: a764f1335f963c1030cfb26e9b0a627a63b04fa4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
inherit gpe pkgconfig
LICENSE = "GPL"

PR = "r2"

DEPENDS = "virtual/libx11 xrdb xcursor-transparent-theme"
RDEPENDS = "xrdb xcursor-transparent-theme"
SECTION = "gpe"

DESCRIPTION = "Touchscreen detection utility"

SRC_URI = "${GPE_MIRROR}/${PN}-${PV}.tar.gz"

export CVSBUILD="no"