summaryrefslogtreecommitdiffstats
path: root/contrib/libarchive/build/pkgconfig/libarchive.pc.in
blob: 5f1d6a63d03c96e1fd7b6aedcffd0ac66d443be8 (plain)
1
2
3
4
5
6
7
8
9
10
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: libarchive
Description: library that can create and read several streaming archive formats
Version: @VERSION@
Libs: -larchive
Libs.private: @LIBS@
OpenPOWER on IntegriCloud