diff options
author | Nicolas Thill <nico@openwrt.org> | 2005-05-18 12:13:03 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2005-05-18 12:13:03 +0000 |
commit | f2ce80feea323bd10347be5977bb1fd226af1a0e (patch) | |
tree | 00e0fb8e90e8aa26485320c57ff686f4b50c5351 /openwrt/package/matrixssl/ipkg | |
parent | c0f93b7f7d65214794519b8ab0ce3f0b92716f96 (diff) | |
download | mtk-20170518-f2ce80feea323bd10347be5977bb1fd226af1a0e.zip mtk-20170518-f2ce80feea323bd10347be5977bb1fd226af1a0e.tar.gz mtk-20170518-f2ce80feea323bd10347be5977bb1fd226af1a0e.tar.bz2 |
Convert matrixssl to new packaging style, install devel. stuff in STAGING_DIR/usr
SVN-Revision: 928
Diffstat (limited to 'openwrt/package/matrixssl/ipkg')
-rw-r--r-- | openwrt/package/matrixssl/ipkg/libmatrixssl.control | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/openwrt/package/matrixssl/ipkg/libmatrixssl.control b/openwrt/package/matrixssl/ipkg/libmatrixssl.control new file mode 100644 index 0000000..c0dacdb --- /dev/null +++ b/openwrt/package/matrixssl/ipkg/libmatrixssl.control @@ -0,0 +1,7 @@ +Package: libmatrixssl +Priority: optional +Section: libs +Maintainer: Felix Fietkau <nbd@vd-s.ath.cx> +Source: buildroot internal +Description: an embedded SSL implementation +Depends: libpthread |