Skip to content

Commit 7039c8a

Browse files
committed
Add zlib-ng to depends_projects
1 parent 5a75514 commit 7039c8a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cpython-windows/build.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1002,6 +1002,7 @@ def collect_python_build_artifacts(
10021002
depends_projects |= {
10031003
"liblzma",
10041004
"sqlite3",
1005+
"zlib-ng",
10051006
}
10061007

10071008
known_projects = (

0 commit comments

Comments
 (0)