diff options
Diffstat (limited to 'meta/recipes-sato/matchbox-keyboard/matchbox-keyboard_svn.bb')
-rw-r--r-- | meta/recipes-sato/matchbox-keyboard/matchbox-keyboard_svn.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-sato/matchbox-keyboard/matchbox-keyboard_svn.bb b/meta/recipes-sato/matchbox-keyboard/matchbox-keyboard_svn.bb index 337738edf8..935136d6fb 100644 --- a/meta/recipes-sato/matchbox-keyboard/matchbox-keyboard_svn.bb +++ b/meta/recipes-sato/matchbox-keyboard/matchbox-keyboard_svn.bb | |||
@@ -8,10 +8,10 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \ | |||
8 | file://applet/applet.c;endline=20;md5=e9201b3efa0a81a160b88d6feb5cf75b" | 8 | file://applet/applet.c;endline=20;md5=e9201b3efa0a81a160b88d6feb5cf75b" |
9 | 9 | ||
10 | DEPENDS = "libfakekey expat libxft gtk+ matchbox-panel-2" | 10 | DEPENDS = "libfakekey expat libxft gtk+ matchbox-panel-2" |
11 | RDEPENDS = "formfactor dbus-wait" | 11 | RDEPENDS_${PN} = "formfactor dbus-wait" |
12 | SECTION = "x11" | 12 | SECTION = "x11" |
13 | PV = "0.0+svnr${SRCREV}" | 13 | PV = "0.0+svnr${SRCREV}" |
14 | PR = "r4" | 14 | PR = "r5" |
15 | 15 | ||
16 | SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=${PN};proto=http \ | 16 | SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=${PN};proto=http \ |
17 | file://configure_fix.patch;patch=1;maxrev=1819 \ | 17 | file://configure_fix.patch;patch=1;maxrev=1819 \ |