summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAxel Beckert <abe@deuxchevaux.org>2015-04-18 14:29:26 +0200
committerAxel Beckert <abe@deuxchevaux.org>2015-04-18 14:30:30 +0200
commitdb678341648ac3665c7028e3d53946da7c0d8ef9 (patch)
tree74771c448ad36c5ff19c5220bd048891cb6fc039
parent1bc2f84d16e3ca7f0590cc87dde455b758d23605 (diff)
Add missing dependency on iptables in the .deb
-rw-r--r--packaging/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/control b/packaging/control
index dcfd44e..db965c9 100644
--- a/packaging/control
+++ b/packaging/control
@@ -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