From b87c28d6bb74d77ddcd4a045cf4c2c553aa8380d Mon Sep 17 00:00:00 2001 From: Rmys Date: Tue, 13 Oct 2020 12:42:24 +0300 Subject: [PATCH] libxslt rebuild --- system/devel/libxslt/actions.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/system/devel/libxslt/actions.py b/system/devel/libxslt/actions.py index d72d9cda..df8b50ff 100644 --- a/system/devel/libxslt/actions.py +++ b/system/devel/libxslt/actions.py @@ -19,8 +19,6 @@ def setup(): --with-debugger \ --disable-static \ --includedir=/usr/include \ - --with-xz \ - --with-zlib \ --disable-silent-rules \ " % python)