From: Nicolas Thill Date: Sat, 21 May 2005 01:11:46 +0000 (+0000) Subject: Add missing dependency to libpthread X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=970ecd6d90532f20d27d33e4ee9a4ed29c0f064c;p=librecmc%2Flibrecmc.git Add missing dependency to libpthread SVN-Revision: 995 --- diff --git a/openwrt/package/libosip2/Config.in b/openwrt/package/libosip2/Config.in index 107b4896f3..500dbb1c36 100644 --- 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