ukify: Drop obsolete dependency on objcopy

This commit is contained in:
Daan De Meyer 2023-09-02 18:12:59 +02:00
parent 46dc8f5060
commit c4232bef96
1 changed files with 0 additions and 4 deletions

View File

@ -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)