mirror of
https://github.com/clearlinux/systemd-stable.git
synced 2026-09-06 13:41:31 +00:00
journal: Drop pkgconfig reference to libsystemd-id128.
This is now part of libsystemd.
This commit is contained in:
committed by
Lennart Poettering
parent
f389bf15d0
commit
483798e077
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user