• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1prefix=@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@
10Libs: -L${libdir} -R${libdir} -lbrotlicommon
11Cflags: -I${includedir}
12