mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-21 07:55:00 +00:00
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:
parent
38bbca76c6
commit
b4e3824a4a
2
debian/control
vendored
2
debian/control
vendored
@ -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,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user