From: mbm Date: Fri, 11 Aug 2006 17:55:13 +0000 (+0000) Subject: fix pthread dependancy; closes #688 X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=c7d053f57402a7602155c137cd2e5406efc9224f;p=packages.git fix pthread dependancy; closes #688 git-svn-id: svn://svn.openwrt.org/openwrt/packages@4565 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/net/aircrack-ng/Makefile b/net/aircrack-ng/Makefile index 8fcc0e288..37449495b 100644 --- a/net/aircrack-ng/Makefile +++ b/net/aircrack-ng/Makefile @@ -25,6 +25,7 @@ define Package/aircrack-ng SECTION:=net CATEGORY:=Network TITLE:=Aircrack-ng the next generation of aircrack with new features + DEPENDS:=+libpthread DESCRIPTION:=Aircrack-ng the next generation of aircrack with new features URL:=http://www.aircrack-ng.org endef