aboutsummaryrefslogtreecommitdiff
path: root/net/nDPId/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/nDPId/Makefile')
-rw-r--r--net/nDPId/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/nDPId/Makefile b/net/nDPId/Makefile
index e9b328b..770df0f 100644
--- a/net/nDPId/Makefile
+++ b/net/nDPId/Makefile
@@ -29,7 +29,7 @@ define Package/nDPId
TITLE:=nDPId is a tiny nDPI based daemons / toolkit
SECTION:=net
CATEGORY:=Network
- DEPENDS:=+libpcap +LIBNDPI_GCRYPT:libgcrypt +libndpi
+ DEPENDS:=@!SMALL_FLASH @!LOW_MEMORY_FOOTPRINT +libpcap +LIBNDPI_GCRYPT:libgcrypt +libndpi
URL:=http://github.com/lnslbrty/nDPId
endef