1
0
mirror of https://github.com/systemd/systemd.git synced 2024-10-28 03:25:31 +03:00

bus: indicate in .pc file that we need libsystemd-id128 definitions

This commit is contained in:
Lennart Poettering 2013-11-07 03:54:13 +01:00
parent 6695ed7a84
commit 28f86262b9

View File

@ -14,5 +14,6 @@ Name: systemd
Description: systemd Bus and Event Loop Library
URL: @PACKAGE_URL@
Version: @PACKAGE_VERSION@
Requires: libsystemd-id128 = @PACKAGE_VERSION@
Libs: -L${libdir} -lsystemd-bus
Cflags: -I${includedir}