[cl-debian] Bug#334976: cl-cil: FTBFS: Missing Build-Depends on 'dh-lisp'
Andreas Jochens
aj at andaco.de
Fri Oct 21 08:38:52 UTC 2005
Package: cl-cil
Version: 1:20050701-2
Severity: serious
Tags: patch
When building 'cl-cil' in a clean 'unstable' chroot,
I get the following error:
debian/rules binary
dh_testdir
dh_testroot
dh_clean -k
dh_installdirs
dh_lisp
make: dh_lisp: Command not found
make: *** [binary-arch] Error 127
Please add the missing Build-Depends on 'dh-lisp' to debian/control.
Regards
Andreas Jochens
diff -urN ../tmp-orig/cl-cil-20050701/debian/control ./debian/control
--- ../tmp-orig/cl-cil-20050701/debian/control 2005-10-21 10:35:39.000000000 +0200
+++ ./debian/control 2005-10-21 10:35:37.000000000 +0200
@@ -1,7 +1,7 @@
Source: cl-cil
Section: doc
Priority: optional
-Build-Depends-Indep: debhelper (>= 4.0)
+Build-Depends-Indep: debhelper, dh-lisp
Maintainer: Peter Van Eynde <pvaneynd at debian.org>
Standards-Version: 3.6.2.1
More information about the Cl-debian
mailing list