mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-04 15:45:25 +00:00
Ports: Add xz to Python dependencies
This makes it build the `_lzma` module, and thus makes `lzma` work. Thanks to hjalves for the suggestion!
This commit is contained in:
@@ -26,6 +26,7 @@ depends=(
|
||||
'readline'
|
||||
'sqlite'
|
||||
'termcap'
|
||||
'xz'
|
||||
'zlib'
|
||||
)
|
||||
configopts=(
|
||||
|
||||
Reference in New Issue
Block a user