From a24aaae493cadc62c069f1c4c93bc2b6b7306dd9 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Sun, 6 Feb 2005 01:16:22 +0000 Subject: [PATCH] 2005-02-05 Roland McGrath * debian/control (Build-Depends): Fix for s390 and sparc. From Bastian Blank . Fixes Debian bug #293564. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.50.1