From 1b0703606fee858f911b1be2e541922683099fce Mon Sep 17 00:00:00 2001 From: Christine Dodrill Date: Sat, 22 May 2021 18:24:17 -0400 Subject: [PATCH] buildrequires Signed-off-by: Christine Dodrill --- .rpm/printerfacts.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/.rpm/printerfacts.spec b/.rpm/printerfacts.spec index c747a37..e171bb1 100644 --- a/.rpm/printerfacts.spec +++ b/.rpm/printerfacts.spec @@ -13,6 +13,7 @@ Source1: printerfacts.service Source2: printerfacts.default Requires(pre): /usr/sbin/useradd, /usr/bin/getent Requires(postun): /usr/sbin/userdel +BuildRequires: systemd BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root