From: Roland McGrath Date: Sun, 6 Feb 2005 01:16:22 +0000 (+0000) Subject: 2005-02-05 Roland McGrath X-Git-Tag: v4.5.18~419 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a24aaae493cadc62c069f1c4c93bc2b6b7306dd9;p=strace 2005-02-05 Roland McGrath * debian/control (Build-Depends): Fix for s390 and sparc. From Bastian Blank . Fixes Debian bug #293564. --- diff --git a/debian/control b/debian/control index 6be5def8..8059c353 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: utils Priority: standard Maintainer: Roland McGrath Uploaders: Wichert Akkerman -Build-Depends: libc6-dev (>= 2.2.2-1) [!alpha !ia64], libc6.1-dev (>= 2.2.2-1) [alpha ia64] +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] Standards-Version: 3.6.1 Package: strace