Package: eagle
Version: 4.16-1
Severity: normal
Tags: patch

Hello, 

when building 'eagle' in a clean 'unstable' chroot,
I get the following error:

Building eagle unstable main amd64...
Reading package lists...
Building dependency tree...
Package ia32-libs-dev 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
However the following packages replace it:
  lib32z1-dev ia32-libs
E: Package ia32-libs-dev has no installation candidate
E: Failed to satisfy Build-Depends dependency for eagle: ia32-libs-dev

Please change the Build-Depends from 'ia32-libs-dev' to 'libc6-dev-i386'
in debian/control.

Regards
Andreas Jochens

diff -urN ../tmp-orig/eagle-4.16/debian/control ./debian/control
--- ../tmp-orig/eagle-4.16/debian/control       2006-04-01 13:54:58.000000000 
+0000
+++ ./debian/control    2006-04-01 13:54:54.000000000 +0000
@@ -2,7 +2,7 @@
 Section: non-free/electronics
 Priority: optional
 Maintainer: Shaun Jackman <[EMAIL PROTECTED]>
-Build-Depends: ia32-libs-dev [amd64], debhelper
+Build-Depends: debhelper, libc6-dev-i386 [amd64]
 Standards-Version: 3.6.2.2
 
 Package: eagle


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

Reply via email to