Skip to content

Commit ec9b37a

Browse files
authored
audit-and-repair-wheel.py: remove libcares
1 parent 3e1b07e commit ec9b37a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common-files/audit-and-repair-wheel.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"libandroid-support.so", "libtermux-exec.so", "libiconv.so",
3434
"libexpat.so.1", "libz.so.1", "liblzma.so.5", "libbz2.so.1.0",
3535
"libssl.so.3", "libcrypto.so.3",
36-
"libcurl.so", "libcares.so", "libnghttp2.so", "libnghttp3.so", "libssh2.so",
36+
"libcurl.so", "libnghttp2.so", "libnghttp3.so", "libssh2.so",
3737
# libpython* libraries
3838
"libpython3.so",
3939
"libpython3.7m.so.1.0", "libpython3.8.so.1.0", "libpython3.9.so.1.0",

0 commit comments

Comments
 (0)