Fix xorg-server compilation with freetype >= 2.3.5 (#3738)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@11781 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
72e38424f2
commit
90a5b375a4
@ -10,8 +10,8 @@ include $(TOPDIR)/rules.mk
|
||||
PKG_BASE_NAME:=libXfont
|
||||
PKG_NAME:=libXfont
|
||||
PKG_RELEASE:=1
|
||||
PKG_VERSION:=X11R7.2-1.2.7
|
||||
PKG_SOURCE_URL:=http://xorg.freedesktop.org/releases/X11R7.2/src/lib/
|
||||
PKG_VERSION:=1.3.0
|
||||
PKG_SOURCE_URL:=http://xorg.freedesktop.org/archive/individual/lib/
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
||||
PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/${PKG_NAME}-$(PKG_VERSION)/
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user