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 /dropbearconvert.pkg/control | |
parent | 47f4f3fadd69628deab03485ab70aced129187bd (diff) |
dropbear, dropbearconvert: Use oh-shlibdeps
Diffstat (limited to 'dropbearconvert.pkg/control')
-rw-r--r-- | dropbearconvert.pkg/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dropbearconvert.pkg/control b/dropbearconvert.pkg/control index 73d538c..3a297fe 100644 --- a/dropbearconvert.pkg/control +++ b/dropbearconvert.pkg/control @@ -1,6 +1,6 @@ Architecture: any Platform: all -Depends: dropbear (= ${Binary-Version}), libtommath.0, libtomcrypt.0 +Depends: dropbear (= ${Binary-Version}), ${Shlib-Depends} Description: Dropbear and OpenSSH private key converter ${Common-Description} . |