Following Debian's example, keeping it lean and mean.
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
SECTION:=utils
CATEGORY:=Utilities
SUBMENU:=Telephony
- DEPENDS:=+libpcap +libpcre +libncursesw
+ DEPENDS:=+libpcap +libpcre
TITLE:=Command line tool to sniff, capture, display SIP messages
URL:=https://github.com/sipcapture/sipgrep
endef
endef
CONFIGURE_ARGS += \
- --enable-ncurses
+ --enable-ipv6
define Package/sipgrep/install
$(INSTALL_DIR) $(1)/usr/bin