mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
Add libpthread dependency
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@604 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -1,7 +1,11 @@
|
||||
config BR2_PACKAGE_MATRIXSSL
|
||||
select BR2_PACKAGE_LIBPTHREAD
|
||||
tristate "matrixssl"
|
||||
default m
|
||||
help
|
||||
an embedded SSL implementation
|
||||
|
||||
http://www.matrixssl.org/
|
||||
|
||||
Depends: libpthread
|
||||
|
||||
|
||||
@@ -4,3 +4,4 @@ Section: libs
|
||||
Maintainer: Felix Fietkau <nbd@vd-s.ath.cx>
|
||||
Source: buildroot internal
|
||||
Description: an embedded SSL implementation
|
||||
Depends: libpthread
|
||||
|
||||
Reference in New Issue
Block a user