1
0
mirror of https://github.com/systemd/systemd.git synced 2025-02-27 01:57:35 +03:00

journal: Drop pkgconfig reference to libsystemd-id128.

This is now part of libsystemd.
This commit is contained in:
Colin Guthrie 2014-01-30 13:58:24 +01:00 committed by Lennart Poettering
parent f389bf15d0
commit 483798e077

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}