Unverified Commit 2fea2116 by Christian Brauner Committed by GitHub

Merge pull request #3050 from hallyn/pkgconfig

lxc.pc.in: add libs.private for static linking
parents 52ac245b a65cce2f
......@@ -9,4 +9,5 @@ Description: linux container tools
Version: @PACKAGE_VERSION@
URL: http://linuxcontainers.org
Libs: -L${libdir} -llxc -lutil
Libs.private: @CAP_LIBS@ @SECCOMP_LIBS@ @OPENSSL_LIBS@ @SELINUX_LIBS@ @PAM_LIBS@ @DLOG_LIBS@
Cflags: -I${includedir}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment