mirror of
https://github.com/sshuttle/sshuttle.git
synced 2024-11-23 00:13:42 +01:00
Add missing dependency on iptables in the .deb
This commit is contained in:
parent
1bc2f84d16
commit
db67834164
@ -2,7 +2,7 @@ Package: sshuttle
|
||||
Version: 0+git
|
||||
Architecture: all
|
||||
Maintainer: Jim Wyllie <jwyllie83@gmail.com>
|
||||
Depends: autossh, python (>= 2.6)
|
||||
Depends: autossh, iptables, python (>= 2.6)
|
||||
Section: utils
|
||||
Priority: optional
|
||||
Homepage: http://github.com/sshuttle/sshuttle
|
||||
|
Loading…
Reference in New Issue
Block a user