diff options
Diffstat (limited to 'xstroke/xstroke_0.6.oe')
-rw-r--r-- | xstroke/xstroke_0.6.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xstroke/xstroke_0.6.oe b/xstroke/xstroke_0.6.oe index 4db2c6a373..999346a1b6 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 = "virtual/libc x11" +DEPENDS = "x11" DESCRIPTION = "Gesture recognition input method for X11" SRC_URI = "http://xstroke.org/releases/xstroke-0.6.tar.gz" |