systemd: update dependencies
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
file(GLOB sources *.c)
|
||||
add_executable(systemd ${sources})
|
||||
target_link_libraries(systemd libc libc-rt liblaunch libmango)
|
||||
target_link_libraries(systemd libc libc-runtime liblaunch libmango)
|
||||
|
||||
sysroot_add_program(
|
||||
NAME systemd
|
||||
|
||||
Reference in New Issue
Block a user