diff options
Diffstat (limited to 'repos/extra/libxml2')
| -rw-r--r-- | repos/extra/libxml2/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |