diff options
author | Koen Kooi <koen@openembedded.org> | 2006-02-13 22:05:28 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2006-02-13 22:05:28 +0000 |
commit | e072285a180e3959071a8be9e471c9bf825ba518 (patch) | |
tree | 146ef29968dbaa302f90f3350fefe433fee7a576 /packages/xmonobut/xmonobut_0.4.1.bb | |
parent | 74e91a4494df850d47e609ef5de8d182e3493828 (diff) | |
parent | 3ba2eac54dd2b94c43ba514e49fcbc2faa99449b (diff) |
merge of 8b577ca08ab7b7fb1fc1a3b476b2d58fe81e6f4c
and 9458ed3aa4bbe3e16ee79a7fac2569e5d515e305
Diffstat (limited to 'packages/xmonobut/xmonobut_0.4.1.bb')
-rw-r--r-- | packages/xmonobut/xmonobut_0.4.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/xmonobut/xmonobut_0.4.1.bb b/packages/xmonobut/xmonobut_0.4.1.bb index 4c60d4b9c2..dcbf5c56ca 100644 --- a/packages/xmonobut/xmonobut_0.4.1.bb +++ b/packages/xmonobut/xmonobut_0.4.1.bb @@ -2,7 +2,7 @@ LICENSE = "GPL" PR = "r1" DESCRIPTION = "utility to allow middle and right clicking with a stylus" SECTION = "x11/utils" -DEPENDS = "diet-x11 xext xpm" +DEPENDS = "diet-x11 xext xpm libmatchbox" SRC_URI = "http://www.handhelds.org/~philippe/sources/xmonobut-${PV}.tar.gz \ file://xmonobut.desktop" inherit autotools |