From 7edb5fae9117e458d05b9a2b1614b043b7884f6b Mon Sep 17 00:00:00 2001 From: Jens Muecke Date: Sat, 26 Jan 2008 22:47:05 +0000 Subject: [PATCH] Adding missing dependency SVN-Revision: 10277 --- XOrg/app/matchbox/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/XOrg/app/matchbox/Makefile b/XOrg/app/matchbox/Makefile index 5cd7dca971..282bde4336 100644 --- a/XOrg/app/matchbox/Makefile +++ b/XOrg/app/matchbox/Makefile @@ -23,7 +23,7 @@ define Package/matchbox TITLE:=matchbox window manager SECTION:=xorg-wm CATEGORY:=Xorg - DEPENDS:=+xorg-server-essentials +zlib +libfreetype +fontconfig @DISPLAY_SUPPORT + DEPENDS:=+xorg-server-essentials +zlib +libfreetype +fontconfig +libmatchbox @DISPLAY_SUPPORT endef define Build/Compile -- 2.30.2