Add grep and sed requirements to specfile

This commit is contained in:
Petr Muller 2013-05-23 17:21:15 +02:00
parent c0db686e4e
commit cf733e4502

View File

@ -10,6 +10,8 @@ BuildArch: noarch
URL: https://fedorahosted.org/%{name}
Requires: nfs-utils
Requires: python2
Requires: grep
Requires: sed
BuildRequires: /usr/bin/pod2man
Patch0: robust-distro-names.patch
Patch1: fix-pod-syntax.patch