diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-04-09 14:21:54 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-04-09 14:21:54 +0000 |
commit | 1bd0457f067ea06a6d042bdc7e5f7500a8cc328f (patch) | |
tree | f5159d1e559fc77a53db98869819d22944b37b7d /openwrt/package/matrixssl/matrixssl.control | |
parent | 7242f4bafb2ade89de87048f8331caff613fcce4 (diff) |
Add libpthread dependency
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@604 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/matrixssl/matrixssl.control')
-rw-r--r-- | openwrt/package/matrixssl/matrixssl.control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/openwrt/package/matrixssl/matrixssl.control b/openwrt/package/matrixssl/matrixssl.control index 5513d72b05..c0dacdbb0d 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 |