BF: add netbase to Depends:
see https://github.com/nipy/heudiconv/issues/260 for more context, but it seems to be required on a lean docker instances for git annex to be usable
This commit is contained in:
parent
2b3525fbbe
commit
672973149f
2 changed files with 8 additions and 1 deletions
1
debian/control
vendored
1
debian/control
vendored
|
@ -99,6 +99,7 @@ Architecture: any
|
|||
Section: utils
|
||||
Depends: ${misc:Depends}, ${shlibs:Depends},
|
||||
git (>= 1:1.8.1),
|
||||
netbase,
|
||||
rsync,
|
||||
curl,
|
||||
openssh-client (>= 1:5.6p1)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue