diff options
| -rw-r--r-- | meta-networking/recipes-support/ntop/ntop_5.0.1.bb | 2 |
1 files changed, 2 insertions, 0 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 298fbec61b..4e0dd1edce 100644 --- a/meta-networking/recipes-support/ntop/ntop_5.0.1.bb +++ b/meta-networking/recipes-support/ntop/ntop_5.0.1.bb | |||
| @@ -21,6 +21,8 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/ntop/ntop-${PV}.tar.gz \ | |||
| 21 | SRC_URI[md5sum] = "01710b6925a8a5ffe1a41b8b512ebd69" | 21 | SRC_URI[md5sum] = "01710b6925a8a5ffe1a41b8b512ebd69" |
| 22 | SRC_URI[sha256sum] = "7e8e84cb14d2173beaca4d4cb991a14d84a4bef84ec37b2276bc363f45c52ef8" | 22 | SRC_URI[sha256sum] = "7e8e84cb14d2173beaca4d4cb991a14d84a4bef84ec37b2276bc363f45c52ef8" |
| 23 | 23 | ||
| 24 | UPSTREAM_CHECK_URI = "https://sourceforge.net/projects/ntop/files/ntop/Stable" | ||
| 25 | |||
| 24 | inherit autotools-brokensep useradd pythonnative pkgconfig systemd | 26 | inherit autotools-brokensep useradd pythonnative pkgconfig systemd |
| 25 | 27 | ||
| 26 | DEPENDS = "geoip rrdtool python zlib libpcap gdbm" | 28 | DEPENDS = "geoip rrdtool python zlib libpcap gdbm" |
