From 37fe0f62d84a8507bbe4cae22b6023dd52531c4c Mon Sep 17 00:00:00 2001 From: maxice8 Date: Tue, 22 Jan 2019 14:48:11 -0200 Subject: [PATCH] libxml2: rebuild against libreadline.so.8 [ci skip] --- srcpkgs/libxml2/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/libxml2/template b/srcpkgs/libxml2/template index f0b57d0c91e..97e0e68baa0 100644 --- a/srcpkgs/libxml2/template +++ b/srcpkgs/libxml2/template @@ -4,7 +4,7 @@ # pkgname=libxml2 version=2.9.9 -revision=1 +revision=2 build_style=gnu-configure configure_args="--disable-static --with-threads --with-history --with-icu --without-python"