summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libxml2.spec3
1 files changed, 0 insertions, 3 deletions
diff --git a/libxml2.spec b/libxml2.spec
index 0f1f10e..2d82c83 100644
--- a/libxml2.spec
+++ b/libxml2.spec
@@ -11,8 +11,6 @@ Patch0: libxml2-multilib.patch
BuildRequires: pkgconfig(liblzma)
BuildRequires: pkgconfig(python3)
BuildRequires: pkgconfig(zlib)
-BuildRequires: autoconf
-BuildRequires: automake
URL: http://xmlsoft.org/
%description
@@ -72,7 +70,6 @@ cp doc/*.py py3doc
sed -i 's|#!/usr/bin/python |#!%{__python3} |' py3doc/*.py
%build
-./autogen.sh
%configure --enable-static --with-ftp
%make_build