Gunnar Beutner
|
f8d91c8f8f
|
Ports: Make sure to remove the .la file after building libxml2
Otherwise libtool gets confused and tries to link against files that
don't exist.
|
2021-08-14 12:40:49 +02:00 |
|
Gunnar Beutner
|
5eae6ccfb0
|
Ports: Add missing dependency for libxml2
When xz was previously built we'd end up with a shared library for
libxml2 that depends on xz features but isn't linked against liblzma.
|
2021-08-14 12:40:49 +02:00 |
|
Gunnar Beutner
|
9252addf55
|
Ports: Make libxml2 work when Python is installed
Building libxml2 fails when Python was previously installed.
|
2021-07-28 19:02:41 +02:00 |
|
Jelle Raaijmakers
|
93e605e415
|
Ports: Add libxml2
|
2021-06-04 19:10:58 +02:00 |
|