buildrequires
Signed-off-by: Christine Dodrill <me@christine.website>
This commit is contained in:
parent
5e5424694b
commit
1b0703606f
|
@ -13,6 +13,7 @@ Source1: printerfacts.service
|
||||||
Source2: printerfacts.default
|
Source2: printerfacts.default
|
||||||
Requires(pre): /usr/sbin/useradd, /usr/bin/getent
|
Requires(pre): /usr/sbin/useradd, /usr/bin/getent
|
||||||
Requires(postun): /usr/sbin/userdel
|
Requires(postun): /usr/sbin/userdel
|
||||||
|
BuildRequires: systemd
|
||||||
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue