diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2012-09-21 15:16:19 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2012-09-21 15:16:19 +0200 |
commit | b552888a489c39e969b06e58dc5b30f264f08485 (patch) | |
tree | 1eefd76041788913380a8e3db6889dc776be7c34 /debian/control | |
parent | 72007bfb21d9868c73418d71ff4b601c04bf3db9 (diff) | |
download | itzks-systems-b552888a489c39e969b06e58dc5b30f264f08485.tar.gz itzks-systems-b552888a489c39e969b06e58dc5b30f264f08485.tar.bz2 itzks-systems-b552888a489c39e969b06e58dc5b30f264f08485.zip |
Add dependency sudo for systems in the backbone sub-LAN.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 3cde056..a734f62 100644 --- a/debian/control +++ b/debian/control @@ -53,6 +53,7 @@ Depends: postfix, pyhoca-gui, reportbug, + sudo, sysstat, tree, unzip, @@ -99,6 +100,7 @@ Depends: odt2txt, postfix, reportbug, + sudo, sysstat, tree, unzip, |