From: Justin Patrin Date: Sun, 12 Feb 2006 23:03:24 +0000 (+0000) Subject: xmonobut_0.4.1: add missing DEPENDS on libmatchbox X-Git-Tag: Release-2010-05/1~9453^2~2371^2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=610b038887abe64e94fbc8b30ab0cc46cc94b595;p=openembedded.git xmonobut_0.4.1: add missing DEPENDS on libmatchbox --- 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