diff options
| author | Paul Buetow <paul@buetow.org> | 2012-05-01 11:55:14 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2012-05-01 11:55:14 +0200 |
| commit | 38b396b9782eace87192b4d404f56aa304d2dcc0 (patch) | |
| tree | 0fa34f9ff6b670596fdfe1a4ec9acda6cae2fead /debian/control | |
| parent | 81c4e4132d6af952e2951b8f34be41312672cc14 (diff) | |
add openssh-client dependency
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 84c7583..89d53e5 100644 --- a/debian/control +++ b/debian/control @@ -10,6 +10,6 @@ Vcs-Browser: http://web.buetow.org/git/?p=loadbars.git;a=summary Package: loadbars Architecture: all -Depends: ${perl:Depends}, libsdl-perl (>= 2.2.5-1), libproc-processtable-perl (>= 0.45-1) +Depends: ${perl:Depends}, libsdl-perl (>= 2.2.5-1), libproc-processtable-perl (>= 0.45-1), openssh-client Description: Real time monitoring tool Loadbars is a tool to observe loads of several remote servers at once. |
