From e25a7300ea27248d9d2fc0806033dd64bd3e7a7d Mon Sep 17 00:00:00 2001 From: Lubomir Rintel Date: Wed, 25 Nov 2009 18:18:32 +0000 Subject: [PATCH] Attempt to fix el5 build --- inkscape.spec | 3 +++ 1 file changed, 3 insertions(+) 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 \