Adding missing dependency
authorJens Muecke <jens@nons.de>
Sat, 26 Jan 2008 22:47:05 +0000 (22:47 +0000)
committerJens Muecke <jens@nons.de>
Sat, 26 Jan 2008 22:47:05 +0000 (22:47 +0000)
SVN-Revision: 10277

XOrg/app/matchbox/Makefile

index 5cd7dca971570fec3c8c749ffd72dc0e282e6d5f..282bde43367bd1358cb6a220f7eb076890e93cd8 100644 (file)
@@ -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