fix compile of libmatchbox and possibly other packages by fixing up the libtool fixups
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12506 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@ -23,7 +23,7 @@ define Package/libmatchbox
|
||||
SECTION:=xorg-libraries
|
||||
CATEGORY:=Xorg
|
||||
SUBMENU:=libraries
|
||||
DEPENDS:=+libX11 +libXft +libpng +libjpeg @DISPLAY_SUPPORT
|
||||
DEPENDS:=+libX11 +libXft +libpng +libjpeg +libXau +libXdmcp
|
||||
TITLE:=libmatchbox
|
||||
URL:=http://matchbox-project.org
|
||||
endef
|
||||
|
Reference in New Issue
Block a user