Blob Blame History Raw
From: gustavold <gustavold@fedoraproject.org>
Date: Tue, 04 Dec 2012 14:01:19 +0100
Subject: [PATCH] add libsystemd-id128 dependency for libsystemd-core.a

Based on http://lists.freedesktop.org/archives/systemd-devel/2012-September/006424.html

diff -up systemd-44/Makefile.am.id128lib systemd-44/Makefile.am
--- systemd-44/Makefile.am.id128lib	2012-12-04 14:40:26.846170987 +0100
+++ systemd-44/Makefile.am	2012-12-04 14:40:59.795186810 +0100
@@ -819,6 +819,7 @@ libsystemd_core_la_LIBADD = \
 	libsystemd-label.la \
 	libsystemd-shared.la \
 	libsystemd-dbus.la \
+	libsystemd-id128.la \
 	$(UDEV_LIBS) \
 	$(LIBWRAP_LIBS) \
 	$(PAM_LIBS) \