#941113 python-audio: demote dependencies to Build-Depends-Indep

#941113#5
Date:
2019-09-25 05:28:13 UTC
From:
To:
python-python fails to cross build from source, because its dependencies
(in particular python-sphinx) are not installable for the host
architecture. Indeed, python-sphinx is only needed for
python-pyaudio-doc, which is an arch:all package and thus irrelevant to
cross building. Please move the relevant dependencies to
Build-Depends-Indep. The attached patch implements that for your
convenience.

Helmut