diff --git a/systemd.spec b/systemd.spec
index 7bd627d..7eab1e1 100644
--- a/systemd.spec
+++ b/systemd.spec
@@ -445,6 +445,7 @@ machine, and to create or grow partitions and make file systems automatically.
 Summary:        Tool to build Unified Kernel Images
 Requires:       %{name} = %{version}-%{release}
 
+Requires:       systemd-boot
 Requires:       python3dist(pefile)
 Requires:       python3dist(zstd)
 Requires:       python3dist(cryptography)