diff --git a/inkscape.spec b/inkscape.spec index de7503c..937b86d 100644 --- a/inkscape.spec +++ b/inkscape.spec @@ -47,6 +47,8 @@ BuildRequires: popt-devel %else BuildRequires: popt %endif +BuildRequires: autoconf +BuildRequires: automake # Disable all for now. TODO: Be smarter %if 0 @@ -138,6 +140,7 @@ dos2unix -k -q share/extensions/*.py %build +autoreconf -i %configure \ --with-python \ --with-perl \