# [TITLE]: netdata
# [DESCRIPTION]: Real-time performance monitoring, in the greatest possible detail, over the web.
# [STATUS]: Active
# [CAPABILITIES]:
# [TAGS]: Tools and Utilities
# [MAINTAINER]: Arjan van de Ven <arjan@linux.intel.com>

include(lib-openssl)
include(libstdcpp)

# start of custom additions (edits outside this area will be removed automatically)
include(dbus-lib)
include(curl)
include(yaml)
include(protobuf-lib)
include(nettle-lib)
include(gmp-lib)
include(lz4)
include(openldap)

# end of custom additions

# main package
netdata
