From f1fdb7a4d9a037e1a0a6db59b0fc3116ee227907 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Wed, 25 Oct 2023 16:38:48 +0100 Subject: [PATCH] Add criu-libs as criu doesn't pull it in Signed-off-by: Peter Robinson --- fedora-iot-base.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fedora-iot-base.json b/fedora-iot-base.json index f6a05cf..432222b 100644 --- a/fedora-iot-base.json +++ b/fedora-iot-base.json @@ -90,7 +90,7 @@ "containernetworking-plugins", "coreutils", "cracklib-dicts", - "criu", + "criu", "criu-libs", "cryptsetup", "curl", "dbus-parsec",