summaryrefslogtreecommitdiff
path: root/packages/xkbd/xkbd_0.8.15.bb
diff options
context:
space:
mode:
authorPaul Sokolovsky <pmiscml@gmail.com>2007-12-02 15:19:37 +0000
committerPaul Sokolovsky <pmiscml@gmail.com>2007-12-02 15:19:37 +0000
commit30bc4e53dddce6b761f1907823d2b5c830e5114c (patch)
tree03f3f38c3aa59d0b0a8fe8fdbbfd1e112e03d32d /packages/xkbd/xkbd_0.8.15.bb
parent276f5e5e0952d5c10b391d1336885ecb312796da (diff)
xkbd 0.8.15: Differentiate desktop name.
* Currently in Angstrom we have to "Keyboard" IMs. Not good. * Corrections for better title welcome.
Diffstat (limited to 'packages/xkbd/xkbd_0.8.15.bb')
-rw-r--r--packages/xkbd/xkbd_0.8.15.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/xkbd/xkbd_0.8.15.bb b/packages/xkbd/xkbd_0.8.15.bb
index f27189f597..cd41bc68f1 100644
--- a/packages/xkbd/xkbd_0.8.15.bb
+++ b/packages/xkbd/xkbd_0.8.15.bb
@@ -3,9 +3,10 @@ SRC_URI = "http://handhelds.org/~mallum/xkbd/xkbd-${PV}-CVS.tar.gz \
file://fix-equalsign.patch;patch=1 \
file://fix-circumkey.patch;patch=1 \
file://add-default-common-slides.patch;patch=1 \
+ file://differentiate-desktop-name.patch;patch=1 \
file://xkbd.png"
LICENSE = "GPL"
-PR = "r3"
+PR = "r4"
SECTION = "x11"
DEPENDS = "libxpm libxtst libxft"