From f5bd6a733b1574d6effdf07fd85cab7ec1d846ce Mon Sep 17 00:00:00 2001 From: emmett1 Date: Thu, 17 Apr 2025 12:01:18 +0200 Subject: fixes --- repos/extra/libxml2/abuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'repos/extra/libxml2') diff --git a/repos/extra/libxml2/abuild b/repos/extra/libxml2/abuild index 39c42495..177e27de 100644 --- a/repos/extra/libxml2/abuild +++ b/repos/extra/libxml2/abuild @@ -4,4 +4,4 @@ release=1 source="https://download.gnome.org/sources/$name/${version%.*}/$name-$version.tar.xz overflow.patch" build_type=configure_build -build_opt="--with-history --with-icu --with-python=/usr/bin/python" +build_opt="--with-icu" -- cgit v1.2.3