diff options
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 a0800f7010..6f3bf8888a 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 = "libx11 libxext libxpm libmatchbox" +DEPENDS = "virtual/x11 libxext libxpm libmatchbox" SRC_URI = "http://www.handhelds.org/~philippe/sources/xmonobut-${PV}.tar.gz \ file://xmonobut.desktop" inherit autotools |