Source: firmware-ast Version: 20140808-5 Severity: serious Tags: ftbfs Justification: fails to build from source
vim-common no longer depends on xxd, causing firmware-ast to FTBFS:
dh_auto_build
make -j3 "INSTALL=install --strip-program=true"
make[1]: Entering directory '/build/firmware-ast-20140808'
# Creating firmware
grep ^0x ast_dp501fw.h | sed -e 's|,};$|,|' | xxd -r -p - ast_dp501_fw.bin
sh: 1: xxd: not found
make[1]: *** [Makefile:34: ast_dp501_fw.bin] Error 127
Andreas

