Package: cdbs
Version: 0.4.43
Severity: serious
Tags: patch
When building 'cdbs' in a clean 'unstable' chroot,
I get the following error:
################################################################################
RELEASE : 0.8pre1
VERSION : $Id: VERSION.xml,v 1.6 2004/01/31 12:47:11 j-devenish Exp $
TAG : DB2LATEX_0_8PRE1
WWW : http://db2latex.sourceforge.net
SUMMARY : http://www.sourceforge.net/projects/db2latex
AUTHOR : Ramon Casellas [EMAIL PROTECTED]
AUTHOR : James Devenish [EMAIL PROTECTED]
USING : libxslt/xsltproc
################################################################################
dot -Tps2 -o buildcore.eps buildcore.dot -Gsize='6,10'
epstopdf --outfile=buildcore.pdf buildcore.eps
sh: gs: command not found
make[3]: *** [buildcore.pdf] Broken pipe
make[3]: Leaving directory `/cdbs-0.4.43/doc'
Please add the missing Build-Depends on 'gs-common'
to debian/control.
Regards
Andreas Jochens
diff -urN ../tmp-orig/cdbs-0.4.43/debian/control ./debian/control
--- ../tmp-orig/cdbs-0.4.43/debian/control 2006-05-24 21:44:32.000000000
+0000
+++ ./debian/control 2006-06-26 06:36:59.000000000 +0000
@@ -2,7 +2,7 @@
Section: devel
Priority: optional
Maintainer: CDBS Hackers <[EMAIL PROTECTED]>
-Build-Depends-Indep: debhelper (>= 5), graphviz, realpath, fakeroot,
python-dev, python2.3, python2.4, libxml2-utils, xsltproc, docbook-xml,
docbook-xsl, db2latex-xsl, tetex-extra, ant, kaffe, sharutils
+Build-Depends-Indep: debhelper (>= 5), gs-common, graphviz, realpath,
fakeroot, python-dev, python2.3, python2.4, libxml2-utils, xsltproc,
docbook-xml, docbook-xsl, db2latex-xsl, tetex-extra, ant, kaffe, sharutils
Uploaders: Colin Walters <[EMAIL PROTECTED]>, Jeff Bailey <[EMAIL PROTECTED]>,
Jonas Smedegaard <[EMAIL PROTECTED]>, Chris Cheney <[EMAIL PROTECTED]>, Stefan
Gybas <[EMAIL PROTECTED]>, Robert Millan <[EMAIL PROTECTED]>, Marc Dequènes
(Duck) <[EMAIL PROTECTED]>, Peter Eisentraut <[EMAIL PROTECTED]>
Standards-Version: 3.7.2
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]