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 | 85f497ef13ff7d5d01112e0dd82b10283b33d3ad (patch) | |
tree | c039001eadea9dacbc46effcc659ceb2452524b7 /package/matrixssl/ipkg/libmatrixssl.control | |
parent | d3e59a93125a3d5d8ef3da622a0cc5b4210f635d (diff) | |
download | upstream-85f497ef13ff7d5d01112e0dd82b10283b33d3ad.tar.gz upstream-85f497ef13ff7d5d01112e0dd82b10283b33d3ad.tar.bz2 upstream-85f497ef13ff7d5d01112e0dd82b10283b33d3ad.zip |
Convert matrixssl to new packaging style, install devel. stuff in STAGING_DIR/usr
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@928 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/matrixssl/ipkg/libmatrixssl.control')
-rw-r--r-- | package/matrixssl/ipkg/libmatrixssl.control | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/package/matrixssl/ipkg/libmatrixssl.control b/package/matrixssl/ipkg/libmatrixssl.control new file mode 100644 index 0000000000..c0dacdbb0d --- /dev/null +++ b/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 |