Adding missing dependency

git-svn-id: svn://svn.openwrt.org/openwrt/packages@10277 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
ryd 2008-01-26 22:47:05 +00:00
parent 2fca3515fa
commit 4e1293eea3

View 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