Package: readline5
Version: 5.1-7
Severity: wishlist
Tags: patch

Hello,

when building 'readline5' on ppc64/unstable, I get the following error:

Building readline5 unstable main ppc64...
Reading package lists...
Building dependency tree...
E: Build-Depends dependency for readline5 cannot be satisfied because the 
package libc6-dev-i386 cannot be found

With the attached patch 'readline5' can be compiled on ppc64.

The patch changes the Build-Depends from 'libc6-dev-i386 [amd64 ppc64]'
to 'libc6-dev-i386 [amd64], libc6-dev-powerpc [ppc64]'.

Regards
Andreas Jochens

diff -urN ../tmp-orig/readline5-5.1/debian/control ./debian/control
--- ../tmp-orig/readline5-5.1/debian/control    2006-04-07 06:30:18.000000000 
+0000
+++ ./debian/control    2006-04-06 15:29:04.000000000 +0000
@@ -3,7 +3,7 @@
 Priority: standard
 Maintainer: Matthias Klose <[EMAIL PROTECTED]>
 Standards-Version: 3.6.2
-Build-Depends: debhelper (>= 4.1), patch, libncurses5-dev, lib64ncurses5-dev 
[i386 powerpc sparc s390], mawk | awk, texinfo, autotools-dev, 
libc6-dev-sparc64 [sparc], libc6-dev-s390x [s390], libc6-dev-ppc64 [powerpc], 
libc6-dev-i386 [amd64 ppc64], libc6-dev-amd64 [i386], lib64gcc1 [i386 powerpc 
sparc s390], lib32gcc1 [amd64 ppc64]
+Build-Depends: debhelper (>= 4.1), patch, libncurses5-dev, lib64ncurses5-dev 
[i386 powerpc sparc s390], mawk | awk, texinfo, autotools-dev, 
libc6-dev-sparc64 [sparc], libc6-dev-s390x [s390], libc6-dev-ppc64 [powerpc], 
libc6-dev-i386 [amd64], libc6-dev-powerpc [ppc64], libc6-dev-amd64 [i386], 
lib64gcc1 [i386 powerpc sparc s390], lib32gcc1 [amd64 ppc64]
 
 Package: libreadline5
 Architecture: any


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

Reply via email to