Package: smokeping
Severity: serious
Tags: patch

When building 'smokeping' in a clean chroot,
I get the following error:

cd doc ; pod2html --infile=../lib/probes/FPing6.pm 
--outfile=../doc/probes/FPing6.pm.html --noindex --htmlroot=. --podroot=. 
--podpath=. --title=probes/FPing6.pm
groff -man -Tascii doc/smokeping.1 > doc/smokeping.txt
/bin/sh: groff: command not found
make[1]: *** [doc/smokeping.txt] Error 127
make[1]: Leaving directory `/smokeping-1.38'
make: *** [build] Error 2

Please add the missing Build-Depends on 'groff'
to debian/control.

Regards
Andreas Jochens

diff -urN ../tmp-orig/smokeping-1.38/debian/control ./debian/control
--- ../tmp-orig/smokeping-1.38/debian/control   2005-01-31 12:55:20.626397447 
+0100
+++ ./debian/control    2005-01-31 12:50:32.000000000 +0100
@@ -2,7 +2,7 @@
 Section: net
 Priority: extra
 Maintainer: Jose Carlos Garcia Sogo <[EMAIL PROTECTED]>
-Build-Depends-Indep: debhelper (>= 4.1.40), dpatch (>= 2.0.9), librrds-perl
+Build-Depends-Indep: debhelper (>= 4.1.40), dpatch (>= 2.0.9), librrds-perl, 
groff
 Standards-Version: 3.6.1
 
 Package: smokeping


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to