From: Nicolas Thill Date: Fri, 29 Dec 2006 04:48:11 +0000 (+0000) Subject: add dependency on libpthread (closes: #1101) X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=5ac5186038500e50572d16bbef4b9236dd9be76c add dependency on libpthread (closes: #1101) SVN-Revision: 5924 --- diff --git a/ipv6/aiccu/Makefile b/ipv6/aiccu/Makefile index 1ec7de4ad2..2c7056770c 100644 --- a/ipv6/aiccu/Makefile +++ b/ipv6/aiccu/Makefile @@ -24,6 +24,7 @@ include $(INCLUDE_DIR)/package.mk define Package/aiccu SECTION:=ipv6 CATEGORY:=IPv6 + DEPENDS:=+libpthread TITLE:=SixXS Automatic IPv6 Connectivity Client Utility URL:=http://www.sixxs.net/archive/sixxs/aiccu/unix endef