Package: glibc

gcc itself cannot depend on those, without sucking in 64bit glibc
packages.


diff -u glibc-2.3.5/debian/control.in/sparc64 
glibc-2.3.5/debian/control.in/sparc64
--- glibc-2.3.5/debian/control.in/sparc64
+++ glibc-2.3.5/debian/control.in/sparc64
@@ -13,7 +13,7 @@
 Architecture: sparc
 Section: libdevel
 Priority: standard
-Depends: libc6-sparc64 (= ${Source-Version}), libc6-dev (= ${Source-Version})
+Depends: libc6-sparc64 (= ${Source-Version}), libc6-dev (= ${Source-Version}), 
lib64gcc1
 Description: GNU C Library: 64bit Development Libraries for UltraSPARC
  Contains the symlinks and object files needed to compile and link programs
  which use the standard C library. This is the 64bit version of the
diff -u glibc-2.3.5/debian/control.in/s390x glibc-2.3.5/debian/control.in/s390x
--- glibc-2.3.5/debian/control.in/s390x
+++ glibc-2.3.5/debian/control.in/s390x
@@ -13,7 +13,7 @@
 Architecture: s390
 Section: libdevel
 Priority: standard
-Depends: libc6-s390x (= ${Source-Version}), libc6-dev (= ${Source-Version})
+Depends: libc6-s390x (= ${Source-Version}), libc6-dev (= ${Source-Version}), 
lib64gcc1
 Description: GNU C Library: 64bit Development Libraries for IBM zSeries
  Contains the symlinks and object files needed to compile and link programs
  which use the standard C library. This is the 64bit version of the
diff -u glibc-2.3.5/debian/control.in/ppc64 glibc-2.3.5/debian/control.in/ppc64
--- glibc-2.3.5/debian/control.in/ppc64
+++ glibc-2.3.5/debian/control.in/ppc64
@@ -12,7 +12,7 @@
 Architecture: powerpc
 Section: libdevel
 Priority: standard
-Depends: libc6-ppc64 (= ${Source-Version}), libc6-dev (= ${Source-Version})
+Depends: libc6-ppc64 (= ${Source-Version}), libc6-dev (= ${Source-Version}), 
lib64gcc1
 Description: GNU C Library: 64bit Development Libraries for PowerPC64
  Contains the symlinks and object files needed to compile and link programs
  which use the standard C library. This is the 64bit version of the


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

Reply via email to