Commit bbb2d9f1 authored by Łukasz Nowak's avatar Łukasz Nowak

- compile libxslt too


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39880 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent a7c4a527
[buildout]
extends =
../software-profiles/libxml2.cfg
parts =
libxslt
[libxslt]
url = ftp://xmlsoft.org/libxslt/libxslt-1.1.26.tar.gz
md5sum = e61d0364a30146aaa3001296f853b2b9
recipe = hexagonit.recipe.cmmi
configure-options =
--with-libxml-prefix=${libxml2:location}
environment =
LDFLAGS =-Wl,-rpath -Wl,${libxml2:location}/lib
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment