Package: graphmonkey
Version: 1.5-5
Severity: serious
Tags: patch

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

dh_strip
dh_compress
dh_fixperms
dh_makeclilibs
make: dh_makeclilibs: 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/graphmonkey-1.5/debian/control ./debian/control
--- ../tmp-orig/graphmonkey-1.5/debian/control  2006-10-10 11:04:25.000000000 
+0000
+++ ./debian/control    2006-10-10 11:04:16.000000000 +0000
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Benjamin Seidenberg <[EMAIL PROTECTED]>
 Build-Depends: debhelper (>= 4.0.0)
-Build-Depends-Indep: cli-common (>= 0.2.0), mono-mcs, libglade2.0-cil, 
libgtk2.0-cil, pkg-config
+Build-Depends-Indep: cli-common-dev, mono-mcs, libglade2.0-cil, libgtk2.0-cil, 
pkg-config
 Standards-Version: 3.7.2
 
 Package: graphmonkey


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

Reply via email to