mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-21 07:55:00 +00:00
debian/control: Add sshpass as build dependency
- Required only by tests when run as superuser. However, it's addition makes it very uniform to ensure that all dependencies are pre-installed in a container when running tests. - We may find ways to run root user tests in future. - The package seems very stable. Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
This commit is contained in:
parent
9ef9a0fb1c
commit
fe183dbc72
1
debian/control
vendored
1
debian/control
vendored
@ -44,6 +44,7 @@ Build-Depends:
|
||||
python3-setuptools,
|
||||
python3-setuptools-git,
|
||||
python3-yaml,
|
||||
sshpass,
|
||||
xmlto,
|
||||
xsltproc
|
||||
Standards-Version: 4.5.0
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user