2005-02-05 Roland McGrath <roland@redhat.com>
* debian/control (Build-Depends): Fix for s390 and sparc. From Bastian Blank <waldi@debian.org>. Fixes Debian bug #293564.
This commit is contained in:
parent
6df9d64bd4
commit
a24aaae493
2
debian/control
vendored
2
debian/control
vendored
@ -3,7 +3,7 @@ Section: utils
|
||||
Priority: standard
|
||||
Maintainer: Roland McGrath <frob@debian.org>
|
||||
Uploaders: Wichert Akkerman <wakkerma@debian.org>
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user