[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#303760: syslog-ocaml: FTBFS: Missing Build-Depends on 'dpatch'



Package: syslog-ocaml
Version: 1.0-1
Severity: serious
Tags: patch

When building 'syslog-ocaml' in a clean 'unstable' chroot,
I get the following error:

 debian/rules clean
debian/rules:5: /usr/share/dpatch/dpatch.make: No such file or directory
make: *** No rule to make target `/usr/share/dpatch/dpatch.make'.  Stop.

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

Regards
Andreas Jochens

diff -urN ../tmp-orig/syslog-ocaml-1.0/debian/control ./debian/control
--- ../tmp-orig/syslog-ocaml-1.0/debian/control	2005-04-08 17:55:48.092869978 +0200
+++ ./debian/control	2005-04-08 17:55:44.333601159 +0200
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
 Uploaders: Sven Luther <luther@debian.org>
-Build-Depends: debhelper, ocaml-nox-3.08.3, ocaml-tools, ocaml-findlib
+Build-Depends: debhelper, dpatch, ocaml-nox-3.08.3, ocaml-tools, ocaml-findlib
 Standards-Version: 3.6.1
 
 Package: libsyslog-ocaml-dev



Reply to: