mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 22:33:28 +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
|
||||
|
||||
DEPENDS = "geoip rrdtool python zlib libpcap gdbm"
|
||||
DEPENDS = "geoip rrdtool python3 zlib libpcap gdbm"
|
||||
|
||||
PACKAGECONFIG ??= "openssl snmp plugins"
|
||||
PACKAGECONFIG[openssl] = "--with-ssl, --without-ssl, openssl, openssl"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user