Skip to content

Commit cf07768

Browse files
committed
Add libs just to see if it builds successfully
1 parent dbc6b9c commit cf07768

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build_support/static_build.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -195,8 +195,8 @@ def _ensure_source_archives(self):
195195
),
196196
self._ensure_source(
197197
name='libxslt',
198-
glob='libxslt*.tar.gz',
199-
filename='libxslt.tar.gz',
198+
glob='libxslt*.tar.xz',
199+
filename='libxslt.tar.xz',
200200
version=self.builder.libxslt_version,
201201
env_label='PYXMLSEC_LIBXSLT_VERSION',
202202
default_url=latest_libxslt_release,

libs/libiconv-1.18.tar.gz

5.55 MB
Binary file not shown.

0 commit comments

Comments
 (0)