From b4078bb287071892f0e32f050b96428b72c1dc70 Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Fri, 29 Dec 2006 04:48:11 +0000 Subject: [PATCH] add dependency on libpthread (closes: #1101) SVN-Revision: 5924 --- ipv6/aiccu/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/ipv6/aiccu/Makefile b/ipv6/aiccu/Makefile index 1ec7de4ad..2c7056770 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 -- 2.30.2