summaryrefslogtreecommitdiff
path: root/openwrt/package/matrixssl/matrixssl.control
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2005-04-09 14:21:54 +0000
committerNicolas Thill <nico@openwrt.org>2005-04-09 14:21:54 +0000
commit6e34bfb54391be6181ecdb530d7c5094e147c1b9 (patch)
treef5159d1e559fc77a53db98869819d22944b37b7d /openwrt/package/matrixssl/matrixssl.control
parent64ecce56d33baf79cbf37c11b487bbc095b3286a (diff)
downloadmtk-20170518-6e34bfb54391be6181ecdb530d7c5094e147c1b9.zip
mtk-20170518-6e34bfb54391be6181ecdb530d7c5094e147c1b9.tar.gz
mtk-20170518-6e34bfb54391be6181ecdb530d7c5094e147c1b9.tar.bz2
Add libpthread dependency
SVN-Revision: 604
Diffstat (limited to 'openwrt/package/matrixssl/matrixssl.control')
-rw-r--r--openwrt/package/matrixssl/matrixssl.control1
1 files changed, 1 insertions, 0 deletions
diff --git a/openwrt/package/matrixssl/matrixssl.control b/openwrt/package/matrixssl/matrixssl.control
index 5513d72..c0dacdb 100644
--- a/openwrt/package/matrixssl/matrixssl.control
+++ b/openwrt/package/matrixssl/matrixssl.control
@@ -4,3 +4,4 @@ Section: libs
Maintainer: Felix Fietkau <nbd@vd-s.ath.cx>
Source: buildroot internal
Description: an embedded SSL implementation
+Depends: libpthread