Package: pyfits
Version: 1.0.1-3
Severity: serious
Tags: patch

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

dh_testdir
cd docs && \
                pdflatex PyFITS.tex
/bin/sh: line 1: pdflatex: command not found
make: *** [build-stamp] Error 127

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

Regards
Andreas Jochens

diff -urN ../tmp-orig/pyfits-1.0.1/debian/control ./debian/control
--- ../tmp-orig/pyfits-1.0.1/debian/control     2006-06-13 12:37:49.000000000 
+0000
+++ ./debian/control    2006-06-13 12:37:46.000000000 +0000
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian Python Modules Team <[EMAIL PROTECTED]>
 Uploaders: Aurelien Jarno <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 5.0)
+Build-Depends: debhelper (>= 5.0), tetex-bin
 Build-Depends-Indep: python-dev
 Standards-Version: 3.7.2
 


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

Reply via email to