Adding missing dependency
[openwrt/svn-archive/archive.git] / 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