diff options
Diffstat (limited to 'packages/xmonobut/xmonobut_0.4.bb')
-rw-r--r-- | packages/xmonobut/xmonobut_0.4.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/xmonobut/xmonobut_0.4.bb b/packages/xmonobut/xmonobut_0.4.bb index e4907831f6..fb377cb179 100644 --- a/packages/xmonobut/xmonobut_0.4.bb +++ b/packages/xmonobut/xmonobut_0.4.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" +DEPENDS = "virtual/x11 libxext libxpm" SRC_URI = "http://www.handhelds.org/~mallum/downloadables/xmonobut/xmonobut-${PV}.tar.gz \ file://xmonobut.desktop" inherit autotools |