Skip to content

Commit 641ed7f

Browse files
committed
Mention bzip2 support in README.md.
1 parent 0c4ed7f commit 641ed7f

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@ Additionally, you'll need zlib (at least version 1.1.2). It comes
2121
with most operating systems nowadays, or you can get it at
2222
> http://www.zlib.net/
2323
24+
For supporting bzip2-compressed zip archives, bzip2 from
25+
> http://bzip.org/
26+
needs to be installed.
27+
2428
When using a static Windows library, you need to define `ZIP_STATIC`
2529
when compiling packages using libzip.
2630

0 commit comments

Comments
 (0)