diff --git a/recipes-tweaks/systemd/systemd_216.bb b/recipes-tweaks/systemd/systemd_216.bb index b04be0a..54284bc 100644 --- a/recipes-tweaks/systemd/systemd_216.bb +++ b/recipes-tweaks/systemd/systemd_216.bb @@ -51,7 +51,7 @@ LDFLAGS_append_libc-uclibc = " -lrt" GTKDOC_DOCDIR = "${S}/docs/" -PACKAGECONFIG ??= "xz" +PACKAGECONFIG ??= "xz resolved networkd" PACKAGECONFIG[journal-upload] = "--enable-libcurl,--disable-libcurl,curl" # Sign the journal for anti-tampering PACKAGECONFIG[gcrypt] = "--enable-gcrypt,--disable-gcrypt,libgcrypt"