]> git.proxmox.com Git - mirror_lxc.git/blobdiff - lxc.pc.in
meson: Simplify if statements
[mirror_lxc.git] / lxc.pc.in
index ac5ce0951e7c2cb3e0d92be0ee5401b223d90f29..568920871460376c838985ec1f824ad00e842f13 100644 (file)
--- a/lxc.pc.in
+++ b/lxc.pc.in
@@ -7,6 +7,7 @@ rootfsmountdir=@LXCROOTFSMOUNT@
 Name: lxc
 Description: linux container tools
 Version: @PACKAGE_VERSION@
-URL: http://lxc.sourceforge.net
-Libs: -L${libdir} -llxc -lutil
+URL: http://linuxcontainers.org
+Libs: -L${libdir} -llxc -lutil -lpthread -ldl
+Libs.private: @CAP_LIBS@ @SECCOMP_LIBS@ @OPENSSL_LIBS@ @SELINUX_LIBS@ @PAM_LIBS@ @DLOG_LIBS@
 Cflags: -I${includedir}