From f0eb614f189c9ef22442b5265147d1f2392e7f72 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Sat, 5 Oct 2013 14:23:03 +0200 Subject: matchbox-wm: Add dependency on libxfixes and libxcursor Signed-off-by: Martin Jansa Signed-off-by: Richard Purdie --- meta/recipes-graphics/matchbox-wm/matchbox-wm_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-graphics/matchbox-wm/matchbox-wm_git.bb') diff --git a/meta/recipes-graphics/matchbox-wm/matchbox-wm_git.bb b/meta/recipes-graphics/matchbox-wm/matchbox-wm_git.bb index 55480d7b98..934719a221 100644 --- a/meta/recipes-graphics/matchbox-wm/matchbox-wm_git.bb +++ b/meta/recipes-graphics/matchbox-wm/matchbox-wm_git.bb @@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://src/wm.h;endline=21;md5=a7e844465edbcf79c282369f93caa file://src/wm.c;endline=21;md5=8dc9d24477d87ef5dfbc2e4927146aab" SECTION = "x11/wm" -DEPENDS = "libmatchbox virtual/libx11 libxext libxrender startup-notification expat gconf" +DEPENDS = "libmatchbox virtual/libx11 libxext libxrender startup-notification expat gconf libxcursor libxfixes" SRCREV = "29544f0e61cc281fc60061443a537271e1081b78" PV = "1.2+git${SRCPV}" -- cgit v1.2.3