Blame libtiff-4.pc.in

Packit Service 2594b8
prefix=@prefix@
Packit Service 2594b8
exec_prefix=@exec_prefix@
Packit Service 2594b8
libdir=@libdir@
Packit Service 2594b8
includedir=@includedir@
Packit Service 2594b8
Packit Service 2594b8
Name: libtiff
Packit Service 2594b8
Description:  Tag Image File Format (TIFF) library.
Packit Service 2594b8
Version: @VERSION@
Packit Service 2594b8
Libs: -L${libdir} -ltiff
Packit Service 2594b8
Libs.private: @tiff_libs_private@
Packit Service 2594b8
Cflags: -I${includedir}