fix dependencies

git-svn-id: svn://svn.openwrt.org/openwrt/packages@4906 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2006-10-04 16:32:56 +00:00
parent ab15a3dc24
commit 85c3145e96

View File

@ -24,7 +24,7 @@ include $(INCLUDE_DIR)/package.mk
define Package/ettercap
SECTION:=net
CATEGORY:=Network
DEPENDS:=+libpcap +libnet1 +libopenssl +libpcre +libiconv +libncurses
DEPENDS:=+libpcap +libnet1 +libopenssl +libpcre +libiconv +libncurses +libltdl
TITLE:=Ettercap is a suite for man in the middle attacks on LAN.
DESCRIPTION:=\
It features sniffing of live connections, content filtering on the fly \\\