From a1ce6c986c3fae204a0d94dc6c5ba0ecfc21d7f7 Mon Sep 17 00:00:00 2001 From: ishmal Date: Mon, 25 Jun 2007 01:13:11 +0000 Subject: [PATCH] Update python to 2.5. Add lxml and numpy, remove pyxml. --- build.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 @@ - + -- 2.30.2