Package: x86info
Severity: important
Version: 1.21-1
Tags: patch
User: [EMAIL PROTECTED]
Usertags: kfreebsd


Hi,

the current version fails to build on kfreebsd-amd64.

It have to be listed in Architecture line.
The corresponding package to libc6-dev-i386 on amd64
is libc0.1-dev-i386 on kfreebsd-amd64.
Please build depend rather on gcc-multilib as it is universal.

Thanks in advance

Petr


--- debian/control~     2008-08-02 21:56:11.000000000 +0000
+++ debian/control      2008-08-02 21:56:11.000000000 +0000
@@ -2,12 +2,12 @@
 Section: admin
 Priority: extra
 Maintainer: Mark Brown <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 4.1.16), libc6-dev-i386 [amd64]
+Build-Depends: debhelper (>= 4.1.16), gcc-multilib [amd64 kfreebsd-amd64]
 Vcs-Git: git://git.debian.org/~broonie/x86info.git
 Standards-Version: 3.7.3

 Package: x86info
-Architecture: i386 amd64 kfreebsd-i386
+Architecture: i386 amd64 kfreebsd-i386 kfreebsd-amd64
 Depends: ${shlibs:Depends}, ${misc:Depends}, makedev (>= 2.3.1-53) | udev
 Description: Display diagnostic information about i386 compatible CPUs
  x86info displays diagnostic information about the CPUs fitted to i386




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

Reply via email to