Skip to content

Commit db67834

Browse files
committed
Add missing dependency on iptables in the .deb
1 parent 1bc2f84 commit db67834

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packaging/control

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Package: sshuttle
22
Version: 0+git
33
Architecture: all
44
Maintainer: Jim Wyllie <[email protected]>
5-
Depends: autossh, python (>= 2.6)
5+
Depends: autossh, iptables, python (>= 2.6)
66
Section: utils
77
Priority: optional
88
Homepage: http://github.com/sshuttle/sshuttle

0 commit comments

Comments
 (0)