[systemd-devel] [PATCH] journal: Drop pkgconfig reference to libsystemd-id128.
Colin Guthrie
colin at mageia.org
Thu Jan 30 04:58:24 PST 2014
This is now part of libsystemd.
---
src/journal/libsystemd-journal.pc.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/journal/libsystemd-journal.pc.in b/src/journal/libsystemd-journal.pc.in
index 9883595..8418aaa 100644
--- a/src/journal/libsystemd-journal.pc.in
+++ b/src/journal/libsystemd-journal.pc.in
@@ -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}
--
1.8.4.5
More information about the systemd-devel
mailing list