Package: libarchive
Version: 2.8.5-3
Severity: important
Tags: patch

Hello,

libarchive currently can't be built on hurd-i386 due to the missing
libacl1-dev dependency. ACLs are not on the mid-term plan for the Hurd
anyway, so could you make it [!hurd-any] as attached patch does?

Thanks,
Samuel

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 
'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.0.4 (SMP w/8 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

-- 
Samuel Thibault <[email protected]>
<c> xlnt comme sujet de stage je peux essayer de donner une description 
formelle de automake
 -+- #ens-mim -+-
--- debian/control.orig 2011-10-15 14:40:31.689807982 +0200
+++ debian/control      2011-10-15 14:40:34.745740903 +0200
@@ -7,7 +7,7 @@
                liblzma-dev,
                libxml2-dev,
                zlib1g-dev,
-               libacl1-dev,
+               libacl1-dev [!hurd-any],
                e2fslibs-dev,
                libattr1-dev,
                sharutils

Reply via email to