diff options
author | P. J. McDermott <pj@pehjota.net> | 2014-10-18 15:29:20 (EDT) |
---|---|---|
committer | P. J. McDermott <pj@pehjota.net> | 2014-10-18 15:29:20 (EDT) |
commit | ef29d63f51a8f8b351a06161370bb538412d9bbb (patch) | |
tree | 3c9305b21096a8861a8830f51dea95bdd8665794 /dropbearconvert.pkg/control | |
parent | bda2be48a2855e858a0600f1447c7a50eafc5fc7 (diff) |
Add binary packages
Diffstat (limited to 'dropbearconvert.pkg/control')
-rw-r--r-- | dropbearconvert.pkg/control | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/dropbearconvert.pkg/control b/dropbearconvert.pkg/control new file mode 100644 index 0000000..73d538c --- /dev/null +++ b/dropbearconvert.pkg/control @@ -0,0 +1,7 @@ +Architecture: any +Platform: all +Depends: dropbear (= ${Binary-Version}), libtommath.0, libtomcrypt.0 +Description: Dropbear and OpenSSH private key converter + ${Common-Description} + . + This package provides the Dropbear SSH key converter. |