Merge "Add dl to pkg-config metadata"

This commit is contained in:
Jenkins 2017-09-13 20:23:43 +00:00 committed by Gerrit Code Review
commit 737843e14e
1 changed files with 1 additions and 1 deletions

View File

@ -10,6 +10,6 @@ Description: C library with pluggable erasure code backends
Version: @LIBERASURECODE_VERSION@
Requires:
Conflicts:
Libs: -L${libdir} -lerasurecode
Libs: -L${libdir} -lerasurecode -ldl
Libs.private: @ERASURECODE_STATIC_LIBS@ -lz
Cflags: -I${includedir}/ -I${includedir}/liberasurecode