detect-stylus: add xrdb to DEPENDS; add corresponding RDEPENDS
authorRene Wagner <rw@handhelds.org>
Sun, 15 Aug 2004 12:01:53 +0000 (12:01 +0000)
committerRene Wagner <rw@handhelds.org>
Sun, 15 Aug 2004 12:01:53 +0000 (12:01 +0000)
BKrev: 411f50b1kuu31sI44nAacsblQMQh8A

detect-stylus/detect-stylus_0.10.oe

index e69de29..88e3ab1 100644 (file)
@@ -0,0 +1,14 @@
+inherit gpe pkgconfig
+
+PR = "r2"
+
+DEPENDS = "x11 xrdb xcursor-transparent-theme"
+RDEPENDS = "xrdb xcursor-transparent-theme"
+SECTION = "gpe"
+
+DESCRIPTION = "Touchscreen detection utility"
+MAINTAINER = "Florian Boor <florian.boor@kernelconcepts.de>"
+
+SRC_URI = "${GPE_MIRROR}/${PN}-${PV}.tar.gz"
+
+export CVSBUILD=no