We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c4ed7f commit 641ed7fCopy full SHA for 641ed7f
1 file changed
README.md
@@ -21,6 +21,10 @@ Additionally, you'll need zlib (at least version 1.1.2). It comes
21
with most operating systems nowadays, or you can get it at
22
> http://www.zlib.net/
23
24
+For supporting bzip2-compressed zip archives, bzip2 from
25
+> http://bzip.org/
26
+needs to be installed.
27
+
28
When using a static Windows library, you need to define `ZIP_STATIC`
29
when compiling packages using libzip.
30
0 commit comments