diff options
author | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2008-10-23 20:46:27 -0700 |
---|---|---|
committer | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2008-10-23 20:46:27 -0700 |
commit | fd872e43a5eb9b135912d6653a9fc4be97556a31 (patch) | |
tree | 16c6563e18871e2e5e4d2f51c3b66cedd46dd1c2 /debian/control | |
parent | 0e1f76414aad46e320ca173c5b5d29faa7f5a87e (diff) | |
parent | 556580381ed0008c463aa0dd109f839f140f3443 (diff) | |
download | vyatta-cfg-system-fd872e43a5eb9b135912d6653a9fc4be97556a31.tar.gz vyatta-cfg-system-fd872e43a5eb9b135912d6653a9fc4be97556a31.zip |
Merge branch 'islavista' of suva.vyatta.com:/git/vyatta-cfg-system into islavista
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 89b55bbe..b8128287 100644 --- a/debian/control +++ b/debian/control @@ -24,7 +24,8 @@ Depends: sed (>= 4.1.5), snmpd, vyatta-keepalived, bridge-utils, - ssh, + ssh (>= 1:5.1p1-3), + openssh-server (>= 1:5.1p1-3), ed, tshark, ifenslave-2.6, |