From: blogic Date: Wed, 22 Aug 2012 10:02:33 +0000 (+0000) Subject: [packages] mark dsniff broken X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=35f281c828e05683a17439ac7a5f7a7bbfbe21ab;p=packages.git [packages] mark dsniff broken git-svn-id: svn://svn.openwrt.org/openwrt/packages@33222 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/net/dsniff/Makefile b/net/dsniff/Makefile index a26f6fe83..1c07c34cd 100644 --- a/net/dsniff/Makefile +++ b/net/dsniff/Makefile @@ -22,7 +22,7 @@ include $(INCLUDE_DIR)/package.mk define Package/dsniff SECTION:=net CATEGORY:=Network - DEPENDS:=+libpcap +libnids +libnet0 +libopenssl +libgdbm $(LIBRPC_DEPENDS) + DEPENDS:=+libpcap +libnids +libnet0 +libopenssl +libgdbm $(LIBRPC_DEPENDS) @BROKEN TITLE:=A collection of tools for network auditing and penetration testing URL:=http://www.monkey.org/~dugsong/dsniff/ endef