fix dependencies
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 4 Oct 2006 16:32:56 +0000 (16:32 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 4 Oct 2006 16:32:56 +0000 (16:32 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@4906 3c298f89-4303-0410-b956-a3cf2f4a3e73

net/ettercap/Makefile

index eac85be..40e288e 100644 (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 \\\