From c75b3576931e4fdfbc4157e25e66d518593035e8 Mon Sep 17 00:00:00 2001 From: Luca Boccassi Date: Fri, 29 Nov 2024 16:39:31 +0000 Subject: [PATCH] Move dependency on util-linux-script to Recommends, not available in F40 --- integration/upstream-tests/main.fmf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integration/upstream-tests/main.fmf b/integration/upstream-tests/main.fmf index 5cb6bc3..92e3ef4 100644 --- a/integration/upstream-tests/main.fmf +++ b/integration/upstream-tests/main.fmf @@ -54,7 +54,6 @@ require: - time - tpm2-tools - util-linux - - util-linux-script - veritysetup - wget - zstd @@ -66,3 +65,4 @@ recommend: - systemd-networkd - systemd-oom-defaults - systemd-resolved + - util-linux-script