journal: Drop pkgconfig reference to libsystemd-id128.

This is now part of libsystemd.
This commit is contained in:
Colin Guthrie
2014-02-04 14:35:59 +01:00
committed by Lennart Poettering
parent f389bf15d0
commit 483798e077
+1 -1
View File
@@ -14,6 +14,6 @@ Name: systemd
Description: systemd Journal Utility Library
URL: @PACKAGE_URL@
Version: @PACKAGE_VERSION@
Requires: libsystemd-id128 = @PACKAGE_VERSION@
Requires: libsystemd = @PACKAGE_VERSION@
Libs: -L${libdir} -lsystemd-journal
Cflags: -I${includedir}