Package: approx
Version: 1.07
Severity: serious
Tags: patch

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

make[2]: Entering directory `/approx-1.07'
make[2]: /usr/share/ocaml-tools/OCamlMakefile: No such file or directory
make[2]: *** No rule to make target `/usr/share/ocaml-tools/OCamlMakefile'.  
Stop.
make[2]: Leaving directory `/approx-1.07'

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

Regards
Andreas Jochens

diff -urN ../tmp-orig/approx-1.07/debian/control ./debian/control
--- ../tmp-orig/approx-1.07/debian/control      2005-03-16 08:46:35.000000000 
+0100
+++ ./debian/control    2005-04-08 20:10:52.902947794 +0200
@@ -2,7 +2,7 @@
 Section: admin
 Priority: optional
 Maintainer: Eric Cooper <[EMAIL PROTECTED]>
-Build-Depends: debhelper, ocaml-nox, libsyslog-ocaml-dev, libhttp-ocaml-dev, 
libocamlnet-ocaml-dev, libpcre-ocaml-dev, libcurl-ocaml-dev
+Build-Depends: debhelper, ocaml-nox, ocaml-tools, libsyslog-ocaml-dev, 
libhttp-ocaml-dev, libocamlnet-ocaml-dev, libpcre-ocaml-dev, libcurl-ocaml-dev
 Standards-Version: 3.6.1
 
 Package: approx


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

Reply via email to