From a6bdda479df8a3a4103648ab2fd2a94f032cdd62 Mon Sep 17 00:00:00 2001 From: Zbigniew Jędrzejewski-Szmek Date: Jul 20 2021 07:40:39 +0000 Subject: Add sfdisk to BuildRequires https://bugzilla.redhat.com/show_bug.cgi?id=1983450 --- diff --git a/systemd.spec b/systemd.spec index cbe1be4..46bda6d 100644 --- a/systemd.spec +++ b/systemd.spec @@ -118,8 +118,9 @@ BuildRequires: audit-libs-devel BuildRequires: cryptsetup-devel %endif BuildRequires: dbus-devel +BuildRequires: /usr/sbin/sfdisk # /usr/bin/getfacl is needed by test-acl-util -BuildRequires: acl +BuildRequires: /usr/bin/getfacl BuildRequires: libacl-devel BuildRequires: gobject-introspection-devel BuildRequires: libblkid-devel