d/control: Allow building with python interpreter of any arch

python3-all:any means that python3 interpreter of any architecture could be used
to build the package. python3-all means that same architecture as the build
process would be needed. This is a stricter restriction and is unnecessary for
the case of freedombox package.

See discussion in: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=995498

Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
Sunil Mohan Adapa 2021-10-04 22:32:56 -07:00 committed by James Valleroy
parent 38bbca76c6
commit b4e3824a4a
No known key found for this signature in database
GPG Key ID: 77C0C75E7B650808

2
debian/control vendored
View File

@ -18,7 +18,7 @@ Build-Depends:
e2fsprogs,
gir1.2-nm-1.0,
libjs-bootstrap4,
python3-all,
python3-all:any,
python3-apt,
python3-augeas,
python3-bootstrapform,