parent
64ecce56d3
commit
6e34bfb543
@ -1,6 +1,12 @@ |
||||
config BR2_PACKAGE_GLIB |
||||
select BR2_PACKAGE_LIBPTHREAD |
||||
tristate "glib 1.2" |
||||
default m |
||||
help |
||||
GLib is a library containing many useful C routines for things such |
||||
as trees, hashes, and lists. |
||||
|
||||
http://www.gtk.org/ |
||||
|
||||
Depends: libpthread |
||||
|
||||
|
@ -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 |
||||
|
||||
|
Loading…
Reference in new issue