git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9818f71
)
depend on libxrandr, not xrandr - patch courtesy pb_.
author
Michael Lauer
<mickey@vanille-media.de>
Mon, 3 May 2004 08:29:15 +0000
(08:29 +0000)
committer
Michael Lauer
<mickey@vanille-media.de>
Mon, 3 May 2004 08:29:15 +0000
(08:29 +0000)
BKrev: 409602dbZ-9vLXg6aVGvMWH26erkkg
xtscal/xtscal_0.4.oe
patch
|
blob
|
history
diff --git
a/xtscal/xtscal_0.4.oe
b/xtscal/xtscal_0.4.oe
index
e69de29
..
99e521d
100644
(file)
--- a/
xtscal/xtscal_0.4.oe
+++ b/
xtscal/xtscal_0.4.oe
@@
-0,0
+1,8
@@
+DESCRIPTION = "Touchscreen calibration utility"
+MAINTAINER = "Phil Blundell <pb@handhelds.org>"
+
+DEPENDS = "x11 xft libxrandr"
+
+SRC_URI = "http://gpe.handhelds.org/pub/projects/gpe/source/xtscal-${PV}.tar.bz2"
+
+inherit autotools