projects
/
openwrt
/
staging
/
zorun.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
650e463
)
Add missing dependency to libpthread
author
Nicolas Thill
<nico@openwrt.org>
Sat, 21 May 2005 01:11:46 +0000
(
01:11
+0000)
committer
Nicolas Thill
<nico@openwrt.org>
Sat, 21 May 2005 01:11:46 +0000
(
01:11
+0000)
SVN-Revision: 995
openwrt/package/libosip2/Config.in
patch
|
blob
|
history
diff --git
a/openwrt/package/libosip2/Config.in
b/openwrt/package/libosip2/Config.in
index 107b4896f38da79332d06969abe62c8352a432a7..500dbb1c36bfecca498d9d52de3ada8715335276 100644
(file)
--- a/
openwrt/package/libosip2/Config.in
+++ b/
openwrt/package/libosip2/Config.in
@@
-1,6
+1,7
@@
config BR2_PACKAGE_LIBOSIP2
tristate "libosip2 - GNU oSIP library"
default m if CONFIG_DEVEL
+ select BR2_PACKAGE_LIBPTHREAD
help
GNU oSIP library, a Session Initiation Protocol (SIP) implementation