mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-05-27 10:44:33 +00:00
debian/control: Fix building with nocheck profile
Closes: #1131956 (Debian) - django-admin command from python3-django package is needed to build the .mo translation files. Tests: - 'gbp buildpackage --git-pbuilder --git-pbuilder-options="--profiles=nocheck"' works. Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
This commit is contained in:
parent
e083ea00e7
commit
2f337741ec
2
debian/control
vendored
2
debian/control
vendored
@ -30,7 +30,7 @@ Build-Depends:
|
||||
python3-configobj <!nocheck>,
|
||||
python3-cryptography <!nocheck>,
|
||||
python3-dbus,
|
||||
python3-django <!nocheck>,
|
||||
python3-django,
|
||||
python3-django-axes <!nocheck>,
|
||||
python3-django-captcha <!nocheck>,
|
||||
# Explictly depend on ipware as it is optional dependecy of django-axes
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user