diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-06-01 19:54:26 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-06-01 19:54:26 (EDT) |
commit | 2597ec7d52f441d756377f9adc6059b0f347e29d (patch) | |
tree | a6fd085edfb5d72690f1dfbc3f99b002e421fe81 /dropbear.pkg/control | |
parent | 47f4f3fadd69628deab03485ab70aced129187bd (diff) |
dropbear, dropbearconvert: Use oh-shlibdeps
Diffstat (limited to 'dropbear.pkg/control')
-rw-r--r-- | dropbear.pkg/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dropbear.pkg/control b/dropbear.pkg/control index be4ea76..4c1a29c 100644 --- a/dropbear.pkg/control +++ b/dropbear.pkg/control @@ -1,6 +1,6 @@ Architecture: any Platform: all -Depends: libtommath.0, libtomcrypt.0, libz.1 +Depends: ${Shlib-Depends} Description: Small SSH server, client, key generator, and file copy program ${Common-Description} . |