Add grep and sed requirements to specfile
This commit is contained in:
parent
c0db686e4e
commit
cf733e4502
@ -10,6 +10,8 @@ BuildArch: noarch
|
|||||||
URL: https://fedorahosted.org/%{name}
|
URL: https://fedorahosted.org/%{name}
|
||||||
Requires: nfs-utils
|
Requires: nfs-utils
|
||||||
Requires: python2
|
Requires: python2
|
||||||
|
Requires: grep
|
||||||
|
Requires: sed
|
||||||
BuildRequires: /usr/bin/pod2man
|
BuildRequires: /usr/bin/pod2man
|
||||||
Patch0: robust-distro-names.patch
|
Patch0: robust-distro-names.patch
|
||||||
Patch1: fix-pod-syntax.patch
|
Patch1: fix-pod-syntax.patch
|
||||||
|
Loading…
Reference in New Issue
Block a user