[packages] xz: update Makefile
git-svn-id: svn://svn.openwrt.org/openwrt/packages@36373 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
68f6d05220
commit
c0701c2619
@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=xz
|
||||
PKG_VERSION:=5.0.4
|
||||
PKG_RELEASE:=1
|
||||
PKG_RELEASE:=2
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
||||
PKG_SOURCE_URL:=http://tukaani.org/xz
|
||||
@ -64,7 +64,7 @@ endef
|
||||
define Package/liblzma
|
||||
SECTION:=libs
|
||||
CATEGORY:=Libraries
|
||||
DEPENDS:=xz +libpthread
|
||||
DEPENDS:=+libpthread
|
||||
TITLE:=liblzma library from XZ Utils
|
||||
endef
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user