diff options
-rw-r--r-- | meta-networking/recipes-support/ntopng/ntopng_5.2.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/ntopng/ntopng_5.2.1.bb b/meta-networking/recipes-support/ntopng/ntopng_5.2.1.bb index dca929b574..110ca36866 100644 --- a/meta-networking/recipes-support/ntopng/ntopng_5.2.1.bb +++ b/meta-networking/recipes-support/ntopng/ntopng_5.2.1.bb | |||
@@ -6,7 +6,7 @@ usability, and features." | |||
6 | 6 | ||
7 | SECTION = "console/network" | 7 | SECTION = "console/network" |
8 | 8 | ||
9 | DEPENDS = "curl libmaxminddb libpcap lua mariadb ndpi json-c rrdtool zeromq" | 9 | DEPENDS = "curl hiredis libmaxminddb libpcap lua mariadb ndpi json-c rrdtool zeromq" |
10 | RDEPENDS:${PN} = "bash redis" | 10 | RDEPENDS:${PN} = "bash redis" |
11 | LICENSE = "GPL-3.0-only" | 11 | LICENSE = "GPL-3.0-only" |
12 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" | 12 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" |