blob: 10ca969ec1b21ac672ce6d3ec63e0ba91bdaae93 [file] [log] [blame]
Eugene Kliuchnikov0ad94ee2017-11-28 15:37:28 +01001prefix=@prefix@
2exec_prefix=@exec_prefix@
3libdir=@libdir@
4includedir=@includedir@
5
6Name: libbrotlicommon
7URL: https://github.com/google/brotli
8Description: Brotli common dictionary library
9Version: @PACKAGE_VERSION@
Nils Goroll31754d42020-05-15 13:11:01 +020010Libs: -L${libdir} -R${libdir} -lbrotlicommon
Eugene Kliuchnikov0ad94ee2017-11-28 15:37:28 +010011Cflags: -I${includedir}