changeset 6449:89ba5343ffff

* src/libxml2.mk: add depend on xz
author John Donoghue <john.donoghue@ieee.org>
date Wed, 12 Oct 2022 18:21:03 -0400
parents 20e395ae2b8d
children 9bffb72bb95b
files src/libxml2.mk
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/libxml2.mk	Mon Oct 10 14:22:45 2022 -0400
+++ b/src/libxml2.mk	Wed Oct 12 18:21:03 2022 -0400
@@ -8,7 +8,7 @@
 $(PKG)_SUBDIR   := libxml2-v$($(PKG)_VERSION)
 $(PKG)_FILE     := libxml2-v$($(PKG)_VERSION).tar.gz
 $(PKG)_URL      := https://gitlab.gnome.org/GNOME/$(PKG)/-/archive/v$($(PKG)_VERSION)/$($(PKG)_FILE)
-$(PKG)_DEPS     := zlib libiconv
+$(PKG)_DEPS     := zlib libiconv xz
 
 ifneq ($(MXE_SYSTEM),msvc)
     $(PKG)_DEPS := xz