parent
dbc404ed66
commit
44122ea880
@ -6,6 +6,8 @@ includedir=@includedir@
|
|||||||
Name: vips
|
Name: vips
|
||||||
Description: Image processing library
|
Description: Image processing library
|
||||||
Version: @VERSION@
|
Version: @VERSION@
|
||||||
Requires: @PACKAGES_USED@
|
Requires.private: @PACKAGES_USED@
|
||||||
Libs: -L${libdir} -lvips @EXTRA_LIBS_USED@
|
Libs: -L${libdir} -lvips -pthread
|
||||||
Cflags: -I${includedir}
|
Libs.private: @EXTRA_LIBS_USED@
|
||||||
|
Cflags: -I${includedir}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user