summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>2007-08-03 09:59:09 +0000
committerRoland McGrath <roland@redhat.com>2007-08-03 09:59:09 +0000
commit75df90ee416be3e2196e0977cd405053df505073 (patch)
treeb05c5d9d82db148650b57504448c2d22f9dd2fc9 /debian/control
parent1dee3a81bd633d904d84ba5b328a62c11b616844 (diff)
downloadstrace-75df90ee416be3e2196e0977cd405053df505073.tar.gz
strace-75df90ee416be3e2196e0977cd405053df505073.tar.bz2
strace-75df90ee416be3e2196e0977cd405053df505073.tar.xz
2007-08-03 Roland McGrath <roland@redhat.com>
* debian/control (Build-Depends): Replace libc6-dev-s390x and libc6-dev-sparc64 with gcc-multilib. * debian/rules: Replace sparc-linux, s390-linux conditionals with general "arch64_map" hair, handle x86_64 and powerpc64 too. From Matthias Klose <doko@cs.tu-berlin.de>. Fixes Debian#435303.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index b0a0aca..bc0a40c 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: utils
Priority: standard
Maintainer: Roland McGrath <frob@debian.org>
Uploaders: Wichert Akkerman <wakkerma@debian.org>, Frederik Schüler <fs@debian.org>
-Build-Depends: libc6-dev (>= 2.2.2-1) [!alpha !ia64], libc6.1-dev (>= 2.2.2-1) [alpha ia64], libc6-dev-s390x [s390], libc6-dev-sparc64 [sparc], debhelper (>= 5.0.0)
+Build-Depends: libc6-dev (>= 2.2.2-1) [!alpha !ia64], libc6.1-dev (>= 2.2.2-1) [alpha ia64], gcc-multilib [i386 powerpc s390 sparc], debhelper (>= 5.0.0)
Standards-Version: 3.7.2
Package: strace