Package: warped
Version: 20031216-5
Severity: serious
Tags: patch

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

Reading package lists...
Building dependency tree...
E: Package mpich has no installation candidate
E: Failed to satisfy Build-Depends dependency for warped: mpich
Package mpich is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

Please change the Build-Depends from 'mpich' to 'libmpich1.0-dev'
in debian/control.

Regards
Andreas Jochens

diff -urN ../tmp-orig/warped-20031216/debian/control ./debian/control
--- ../tmp-orig/warped-20031216/debian/control  2005-08-26 12:44:44.000000000 
+0000
+++ ./debian/control    2005-08-26 11:49:26.000000000 +0000
@@ -1,5 +1,5 @@
 Source: warped
-Build-Depends: debhelper (>> 4.1.0), libtool, libclutils0-dev, mpich, 
libltdl3-dev
+Build-Depends: debhelper (>> 4.1.0), libtool, libclutils0-dev, 
libmpich1.0-dev, libltdl3-dev
 Section: devel
 Priority: optional
 Maintainer: Dale E Martin <[EMAIL PROTECTED]>


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

Reply via email to