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}