Package: libsox-fmt-all Severity: normal Tags: patch Hello,
Non-Linux systems do not produce the libsox-fmt-alsa package, so libsox-fmt-all shouldn't depend on it on those. Here is a patch to fix the dependency. Samuel -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 2.6.30 (SMP w/2 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 <samuel.thiba...@fnac.net> <N> je d�teste import <N> parce que lorsque tu fais du python et que tu oublies le #!/bin/env python et que tu mets le fichier ex�cutable <N> import est ex�cut� -+- #ens-mim - pourquoi mon script python change le curseur de la souris ?! -+-
--- debian/control.orig 2009-07-29 23:40:15.000000000 +0200 +++ debian/control 2009-07-29 23:40:26.000000000 +0200 @@ -122,7 +122,7 @@ Package: libsox-fmt-all Architecture: any Section: sound -Depends: ${misc:Depends}, libsox-fmt-base, libsox-fmt-ffmpeg, libsox-fmt-mp3, libsox-fmt-alsa, libsox-fmt-ao, libsox-fmt-oss, libsox-fmt-pulse +Depends: ${misc:Depends}, libsox-fmt-base, libsox-fmt-ffmpeg, libsox-fmt-mp3, libsox-fmt-alsa [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64], libsox-fmt-ao, libsox-fmt-oss, libsox-fmt-pulse Description: All SoX format libraries SoX is the swiss army knife of sound processing. .