summaryrefslogtreecommitdiff
path: root/packages/xstroke/xstroke_cvs.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/xstroke/xstroke_cvs.bb')
-rw-r--r--packages/xstroke/xstroke_cvs.bb10
1 files changed, 6 insertions, 4 deletions
diff --git a/packages/xstroke/xstroke_cvs.bb b/packages/xstroke/xstroke_cvs.bb
index e425addbb2..43efdf2965 100644
--- a/packages/xstroke/xstroke_cvs.bb
+++ b/packages/xstroke/xstroke_cvs.bb
@@ -1,10 +1,12 @@
-PV = "0.0cvs${CVSDATE}"
+DESCRIPTION = "Gesture recognition input method for X11"
+LICENSE = "GPL"
SECTION = "x11"
PRIORITY = "optional"
MAINTAINER = "Phil Blundell <pb@handhelds.org>"
-DEPENDS = "x11 xft xtst"
-DESCRIPTION = "Gesture recognition input method for X11"
-LICENSE = "GPL"
+DEPENDS = "x11 xft xtst xpm"
+PV = "0.0cvs${CVSDATE}"
+PR = "r1"
+
SRC_URI = "cvs://anoncvs:anoncvs@xstroke.org/cvs/xstroke;module=xstroke"
S = "${WORKDIR}/xstroke"