From 27055652ae9c1d147ae5a5f6064980c040c0ed55 Mon Sep 17 00:00:00 2001 From: Szymon Siwek Date: Sat, 27 Feb 2016 12:24:47 +0100 Subject: [PATCH] added BuildRequires needed for creating docs --- smokeping.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/smokeping.spec b/smokeping.spec index dbf83bf..ca75e9f 100644 --- a/smokeping.spec +++ b/smokeping.spec @@ -17,6 +17,8 @@ Source6: %{name}-httpd.conf Patch0: fix-paths.patch Patch1: high_precision_sleep_timer.patch URL: http://oss.oetiker.ch/smokeping/ +BuildRequires: perl-Config-Grammar +BuildRequires: perl-rrdtool BuildRequires: perl-tools-pod BuildRequires: rpm-perlprov >= 4.1-13 BuildRequires: rpmbuild(macros) >= 1.268 -- 2.44.0