diff --git a/package/lean/tcpping/Makefile b/package/lean/tcpping/Makefile index 72e79e5b15..0760d6758b 100644 --- a/package/lean/tcpping/Makefile +++ b/package/lean/tcpping/Makefile @@ -15,7 +15,7 @@ include $(INCLUDE_DIR)/package.mk define Package/tcpping SECTION:=net CATEGORY:=Network - DEPENDS:=+libnet-1.2.x + DEPENDS:=+libnet-1.2.x +libpcap TITLE:=Ping look-alike that uses TCP SYN packets to get around firewalls and ICMP blackholes endef