summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-support/ntop/ntop_5.0.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-networking/recipes-support/ntop/ntop_5.0.1.bb')
-rw-r--r--meta-networking/recipes-support/ntop/ntop_5.0.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/ntop/ntop_5.0.1.bb b/meta-networking/recipes-support/ntop/ntop_5.0.1.bb
index 80f009b7c3..6f09937ed0 100644
--- a/meta-networking/recipes-support/ntop/ntop_5.0.1.bb
+++ b/meta-networking/recipes-support/ntop/ntop_5.0.1.bb
@@ -25,7 +25,7 @@ SRC_URI[sha256sum] = "7e8e84cb14d2173beaca4d4cb991a14d84a4bef84ec37b2276bc363f45
25 25
26UPSTREAM_CHECK_URI = "https://sourceforge.net/projects/ntop/files/ntop/Stable" 26UPSTREAM_CHECK_URI = "https://sourceforge.net/projects/ntop/files/ntop/Stable"
27 27
28inherit autotools-brokensep useradd pythonnative pkgconfig systemd 28inherit autotools-brokensep useradd python3native pkgconfig systemd
29 29
30DEPENDS = "geoip rrdtool python zlib libpcap gdbm" 30DEPENDS = "geoip rrdtool python zlib libpcap gdbm"
31 31