mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-28 08:03:36 +00:00
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>