Skip to content

Commit 7d52f9e

Browse files
author
Matthias Köppe
committed
build/pkgs/_prereq/distros/void.txt: Add python3-devel and prereqs
1 parent b2f488f commit 7d52f9e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

build/pkgs/_prereq/distros/void.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,11 @@ which
2121
diffutils
2222
# needed by ppl
2323
gzip
24+
# void may need special patches for musl libc support in python3,
25+
# so require full python 3 and its prereqs
26+
python3-devel
27+
bzip2-devel
28+
xz
29+
liblzma-devel
30+
libffi-devel
31+
zlib-devel

0 commit comments

Comments
 (0)