mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-17 00:25:36 +00:00
ntop: Move dependency to use py3
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
67462c0581
commit
5b82e30cc5
@ -27,7 +27,7 @@ UPSTREAM_CHECK_URI = "https://sourceforge.net/projects/ntop/files/ntop/Stable"
|
|||||||
|
|
||||||
inherit autotools-brokensep useradd python3native pkgconfig systemd
|
inherit autotools-brokensep useradd python3native pkgconfig systemd
|
||||||
|
|
||||||
DEPENDS = "geoip rrdtool python zlib libpcap gdbm"
|
DEPENDS = "geoip rrdtool python3 zlib libpcap gdbm"
|
||||||
|
|
||||||
PACKAGECONFIG ??= "openssl snmp plugins"
|
PACKAGECONFIG ??= "openssl snmp plugins"
|
||||||
PACKAGECONFIG[openssl] = "--with-ssl, --without-ssl, openssl, openssl"
|
PACKAGECONFIG[openssl] = "--with-ssl, --without-ssl, openssl, openssl"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user