diff options
| author | Paul C. Buetow (mars.fritz.box) <paul@buetow.org> | 2014-06-21 11:47:30 +0200 |
|---|---|---|
| committer | Paul C. Buetow (mars.fritz.box) <paul@buetow.org> | 2014-06-21 11:47:30 +0200 |
| commit | 1d9187b9624a11b7152b174f9173e226dc632e22 (patch) | |
| tree | efeba7558842649947fb05005638ab6ca8b14760 /debian/control | |
| parent | 99cfdf8c2ffefb7090b15e3762166ae5d095f4ae (diff) | |
add package dependencies and implement openssl encryption0.1.2
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 8ab91e5..e281c4c 100644 --- a/debian/control +++ b/debian/control @@ -10,6 +10,6 @@ Vcs-Browser: https://github.com/rantanplan/netdiff Package: netdiff Architecture: all -Depends: +Depends: coreutils, openssl, tar, bash Description: Small netdiff package This utility can be used to diff files accross the network |
