# [TITLE]: ntopng
# [DESCRIPTION]: Network traffic probe that shows the network usage.
# [STATUS]: Active
# [CAPABILITIES]:
# [TAGS]:
# [MAINTAINER]: Auke Kok <auke-jan.h.kok@intel.com>

include(lib-openssl)
include(curl)
include(libstdcpp)

# start of custom additions (edits outside this area will be removed automatically)
include(libunwind-lib)
include(libpcap-lib)
include(libnl)
include(python3-basic)
include(perl-basic)
include(lib-opengl)
include(libglib)
# end of custom additions

# main package
ntopng
