From c4232bef968fefa676077480128fc2599c07adb4 Mon Sep 17 00:00:00 2001 From: Daan De Meyer Date: Sat, 2 Sep 2023 18:12:59 +0200 Subject: [PATCH] ukify: Drop obsolete dependency on objcopy --- systemd.spec | 4 ---- 1 file changed, 4 deletions(-) diff --git a/systemd.spec b/systemd.spec index 531f3f7..37545e2 100644 --- a/systemd.spec +++ b/systemd.spec @@ -395,10 +395,6 @@ machine, and to create or grow partitions and make file systems automatically. Summary: Tool to build Unified Kernel Images Requires: %{name} = %{version}-%{release} -# We prefer llvm-objcopy over objcopy. -Requires: (llvm or binutils) -Recommends: llvm - Requires: python3dist(pefile) Requires: python3dist(zstd) Requires: python3dist(cryptography)