xstroke needs xpm
authorMichael Lauer <mickey@vanille-media.de>
Thu, 11 Aug 2005 18:44:42 +0000 (18:44 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Thu, 11 Aug 2005 18:44:42 +0000 (18:44 +0000)
packages/xstroke/xstroke_0.6.bb
packages/xstroke/xstroke_cvs.bb

index 842bad0..c905b7b 100644 (file)
@@ -1,10 +1,10 @@
+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"
-PR = "r1"
+DEPENDS = "x11 xft xtst xpm"
+PR = "r2"
 
 SRC_URI = "http://xstroke.org/releases/xstroke-0.6.tar.gz \
        file://auto-disable.patch;patch=1;pnum=0"
index e425add..43efdf2 100644 (file)
@@ -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"