diff --git a/package/libs/libxml2/Makefile b/package/libs/libxml2/Makefile index 6976c482a3..c9ad81c128 100644 --- a/package/libs/libxml2/Makefile +++ b/package/libs/libxml2/Makefile @@ -24,6 +24,7 @@ define Package/libxml2 TITLE:=Gnome XML library URL:=http://xmlsoft.org/ DEPENDS:=+libpthread +zlib $(ICONV_DEPENDS) + ABI_VERSION:=16 endef define Package/libxml2/description