fix pthread dependancy; closes #688
authorMike Baker <mbm@openwrt.org>
Fri, 11 Aug 2006 17:55:13 +0000 (17:55 +0000)
committerMike Baker <mbm@openwrt.org>
Fri, 11 Aug 2006 17:55:13 +0000 (17:55 +0000)
SVN-Revision: 4565

net/aircrack-ng/Makefile

index 8fcc0e288de43fe5926198edb2e92074ed012fa2..37449495b0537575a34b57d1d7ae34b671e9eeba 100644 (file)
@@ -25,6 +25,7 @@ define Package/aircrack-ng
   SECTION:=net
   CATEGORY:=Network
   TITLE:=Aircrack-ng the next generation of aircrack with new features
   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
   DESCRIPTION:=Aircrack-ng the next generation of aircrack with new features
   URL:=http://www.aircrack-ng.org
 endef