From: ishmal Date: Mon, 25 Jun 2007 01:13:11 +0000 (+0000) Subject: Update python to 2.5. Add lxml and numpy, remove pyxml. X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=a1ce6c986c3fae204a0d94dc6c5ba0ecfc21d7f7;p=inkscape.git Update python to 2.5. Add lxml and numpy, remove pyxml. --- diff --git a/build.xml b/build.xml index 4844c917e..72090f390 100644 --- a/build.xml +++ b/build.xml @@ -367,7 +367,7 @@ -L${gtk}/perl/lib/CORE -lperl58 - -L${gtk}/python/libs -lpython24 + -L${gtk}/python/libs -lpython25 ${gtk}/bin/libxml2.dll ${gtk}/lib/iconv.lib -lfreetype.dll -lfontconfig.dll @@ -519,7 +519,7 @@ - +