pkgconfig: Add Libs.private for static linking

This commit is contained in:
Matthew Barr
2016-04-27 15:05:44 +10:00
parent 74d5d0e819
commit e52783017e
2 changed files with 9 additions and 0 deletions

View File

@@ -7,4 +7,5 @@ Name: libhs
Description: Intel(R) Hyperscan Library
Version: @HS_VERSION@
Libs: -L${libdir} -lhs
Libs.private: @PRIVATE_LIBS@
Cflags: -I${includedir}/hs