mirror of
https://github.com/systemd/systemd.git
synced 2024-11-27 12:13:33 +08:00
build-sys: add libsystemd-id128-internal.la as dep to libsystemd-core.la
condition.c makes use of sd_id128_get_machine() after all. Spotted by Khem Raj.
This commit is contained in:
parent
fa125f4e44
commit
54aa25e63c
@ -1004,6 +1004,7 @@ libsystemd_core_la_LIBADD = \
|
||||
libsystemd-label.la \
|
||||
libsystemd-shared.la \
|
||||
libsystemd-dbus.la \
|
||||
libsystemd-id128-internal.la \
|
||||
libudev.la \
|
||||
$(LIBWRAP_LIBS) \
|
||||
$(PAM_LIBS) \
|
||||
|
Loading…
Reference in New Issue
Block a user