diff --git a/xz/Makefile b/xz/Makefile index 0f9ce62..96d929b 100644 --- a/xz/Makefile +++ b/xz/Makefile @@ -15,7 +15,7 @@ include $(INCLUDE_DIR)/package.mk define Package/xz SECTION:=utils CATEGORY:=Utilities - DEPENDS:= + DEPENDS:=+libpthread TITLE:=xz utils URL:=http://tukaani.org/ endef