kiwix-build/kiwixbuild
Matthieu Gautier eb75660e48 Do not try to compile xz and xzdec tools.
libaria2 use xz to configure its source.
If we compile the xz tool, libaria2 will use the compiled binary.

However, on cross compilation, xz will be compiled for the target platform
and run on the host platform. And so, it will fails.

As we do not use those tools at all, lets not compile them.
2018-04-05 15:39:26 +02:00
..
patches Create a real module kiwixbuild and make it installable. Split files. 2018-04-04 15:43:16 +02:00
templates Create a real module kiwixbuild and make it installable. Split files. 2018-04-04 15:43:16 +02:00
toolchains Create a real module kiwixbuild and make it installable. Split files. 2018-04-04 15:43:16 +02:00
__init__.py Create a real module kiwixbuild and make it installable. Split files. 2018-04-04 15:43:16 +02:00
__main__.py Create a real module kiwixbuild and make it installable. Split files. 2018-04-04 15:43:16 +02:00
dependencies.py Do not try to compile xz and xzdec tools. 2018-04-05 15:39:26 +02:00
dependency_utils.py Create a real module kiwixbuild and make it installable. Split files. 2018-04-04 15:43:16 +02:00
dependency_versions.py Create a real module kiwixbuild and make it installable. Split files. 2018-04-04 15:43:16 +02:00
utils.py Create a real module kiwixbuild and make it installable. Split files. 2018-04-04 15:43:16 +02:00