blob: 1f0e911cfc76117143d7c1b840e846adf26e9780 [file] [log] [blame]
Andrew Geissler595f6302022-01-24 19:11:47 +00001--- a/src/libsystemd/libsystemd.pc.in
2+++ b/src/libsystemd/libsystemd.pc.in
3@@ -16,5 +16,5 @@ Name: systemd
4 Description: systemd Library
5 URL: {{PROJECT_URL}}
6 Version: {{PROJECT_VERSION}}
7-Libs: -L${libdir} -lsystemd
8+Libs: -L${libdir} -lsystemd -lrt -lmount -lcap
9 Cflags: -I${includedir}