summaryrefslogtreecommitdiff
path: root/xstroke/xstroke_0.6.oe
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2004-07-20 09:29:08 +0000
committerMichael Lauer <mickey@vanille-media.de>2004-07-20 09:29:08 +0000
commit9271bfcb2f262910e27ca3ff66747cd1af50a3d8 (patch)
tree9becdaa782d73bc0e391b091d829413cd318d515 /xstroke/xstroke_0.6.oe
parentd5e0b815edce3b5b44ae70e17ce8c59040d9fa28 (diff)
add xft and correct misc. dependencies for recent x builds. X experts, please have a look
BKrev: 40fce5e4IxZ9FAU4FaKttWqjaN0sAw
Diffstat (limited to 'xstroke/xstroke_0.6.oe')
-rw-r--r--xstroke/xstroke_0.6.oe2
1 files changed, 1 insertions, 1 deletions
diff --git a/xstroke/xstroke_0.6.oe b/xstroke/xstroke_0.6.oe
index 999346a1b6..8ceb6a4884 100644
--- a/xstroke/xstroke_0.6.oe
+++ b/xstroke/xstroke_0.6.oe
@@ -1,7 +1,7 @@
SECTION = "x11"
PRIORITY = "optional"
MAINTAINER = "Phil Blundell <pb@handhelds.org>"
-DEPENDS = "x11"
+DEPENDS = "x11 xft xtst"
DESCRIPTION = "Gesture recognition input method for X11"
SRC_URI = "http://xstroke.org/releases/xstroke-0.6.tar.gz"