From 84c14827a5287afd17c8f351364e2cb7fb0be420 Mon Sep 17 00:00:00 2001 From: David Michael Date: Fri, 2 Jun 2017 17:12:03 -0700 Subject: [PATCH] profiles: build lz4 support into journald This fixes reading nspawn journals from the host when the container runs systemd built with lz4 support. --- .../third_party/coreos-overlay/profiles/coreos/base/package.use | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.use b/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.use index a8ecb161e0..dfeb18f3ad 100644 --- a/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.use +++ b/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.use @@ -39,7 +39,7 @@ net-analyzer/nmap ncat -lua app-admin/sudo -sendmail # use lzma which is the default on non-gentoo systems, avoid pulling in gnutls -sys-apps/systemd build curl gcrypt lzma -lz4 -ssl +sys-apps/systemd build curl gcrypt lzma -ssl net-libs/libmicrohttpd -ssl # disable kernel config detection and module building