From: nico Date: Fri, 29 Dec 2006 04:48:11 +0000 (+0000) Subject: add dependency on libpthread (closes: #1101) X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=358625de2922eb71ceb6ccd5bd69183059b54ff2;p=packages.git add dependency on libpthread (closes: #1101) git-svn-id: svn://svn.openwrt.org/openwrt/packages@5924 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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