[systemd-commits] src/journal
Lennart Poettering
lennart at kemper.freedesktop.org
Tue Feb 4 05:36:11 PST 2014
src/journal/libsystemd-journal.pc.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 483798e0770c65968bbe2b668ece293b2419f2ec
Author: Colin Guthrie <colin at mageia.org>
Date: Thu Jan 30 13:58:24 2014 +0100
journal: Drop pkgconfig reference to libsystemd-id128.
This is now part of libsystemd.
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}
More information about the systemd-commits
mailing list