Source: codec2
Version: 1.2.0-2
Tags: patch

Hi Maintainer

Please consider annotating build dependencies that are only needed for
tests, with the <!nocheck> build profile, as per the patch below.

Regards
Graham


--- a/debian/control
+++ b/debian/control
@@ -7,9 +7,9 @@
                debhelper-compat (= 13),
                libsamplerate0-dev,
                libspeexdsp-dev,
-               octave-dev [amd64],
-               octave-signal [amd64],
-               sox [amd64]
+               octave-dev [amd64] <!nocheck>,
+               octave-signal [amd64] <!nocheck>,
+               sox [amd64] <!nocheck>
 Standards-Version: 4.6.2
 Rules-Requires-Root: no
 Homepage: http://rowetel.com/codec2.html

Reply via email to