[buildout] extends = ../software-profiles/zlib.cfg parts = libxml2 [libxml2] recipe = hexagonit.recipe.cmmi url = ftp://ftp.xmlsoft.org/libxml2/libxml2-2.7.7.tar.gz md5sum = 9abc9959823ca9ff904f1fbcf21df066 configure-options = --with-zlib=${zlib:location} environment = LDFLAGS =-Wl,-rpath ${zlib:location}/lib