Package: prj2make-sharp
Version: 0.95-2
Severity: serious
Tags: patch

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

dh_installdeb
dh_shlibdeps
dh_clideps -d
make: dh_clideps: Command not found
make: *** [binary-indep] Error 127

Please add the missing Build-Depends on 'cli-common-dev' to debian/control.

Regards
Andreas Jochens

diff -urN ../tmp-orig/prj2make-sharp-0.95/debian/control ./debian/control
--- ../tmp-orig/prj2make-sharp-0.95/debian/control      2006-10-10 
13:55:47.000000000 +0000
+++ ./debian/control    2006-10-10 13:55:41.000000000 +0000
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Pablo Fischer <[EMAIL PROTECTED]>
 Uploaders: Eduard Bloch <[EMAIL PROTECTED]>, Pablo Fischer <[EMAIL 
PROTECTED]>, Mirco Bauer <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 5.0.0), cli-common (>= 0.2.0), mono-mcs | 
c-sharp-compiler,  pkg-config, libmono-dev, libgtk-cil, libgnome-cil
+Build-Depends: debhelper (>= 5.0.0), cli-common-dev, mono-mcs | 
c-sharp-compiler,  pkg-config, libmono-dev, libgtk-cil, libgnome-cil
 Standards-Version: 3.6.2
 
 Package: prj2make-sharp


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

Reply via email to