mirror of
https://github.com/michaelrsweet/pdfio.git
synced 2024-11-07 22:18:27 +01:00
Always require zlib.
This commit is contained in:
parent
525279eff0
commit
715b93fb08
@ -1,6 +1,6 @@
|
||||
Name: pdfio
|
||||
Description: PDF read/write library
|
||||
URL: https://www.msweet.org/pdfio
|
||||
Requires.private: zlib >= 1.0
|
||||
Requires: zlib >= 1.0
|
||||
Libs: -L${prefix}/lib -lpdfio
|
||||
Cflags: -I${prefix}/include
|
||||
|
Loading…
Reference in New Issue
Block a user