mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-21 08:01:31 +00:00
Merge pull request #196802 from jneem/manylinux
This commit is contained in:
@@ -56,6 +56,8 @@ let
|
||||
"libgobject-2.0.so.0" = glib;
|
||||
"libgthread-2.0.so.0" = glib;
|
||||
"libglib-2.0.so.0" = glib;
|
||||
"libz.so.1" = zlib;
|
||||
"libexpat.so.1" = expat;
|
||||
});
|
||||
|
||||
# https://www.python.org/dev/peps/pep-0571/
|
||||
|
||||
Reference in New Issue
Block a user