[Python-modules-team] Bug#373205: pyfits: FTBFS: Missing Build-Depends on 'tetex-bin'

Andreas Jochens aj at andaco.de
Tue Jun 13 14:45:00 UTC 2006


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 <python-modules-team at lists.alioth.debian.org>
 Uploaders: Aurelien Jarno <aurel32 at debian.org>
-Build-Depends: debhelper (>= 5.0)
+Build-Depends: debhelper (>= 5.0), tetex-bin
 Build-Depends-Indep: python-dev
 Standards-Version: 3.7.2
 




More information about the Python-modules-team mailing list