add cmake to dependencies for ntopng

This commit is contained in:
Pellegrino, Michael
2021-10-28 09:38:53 -04:00
committed by GitHub Enterprise
parent 05551bbc24
commit 0fc537623b

View File

@@ -15,3 +15,4 @@ ntopng_dependency_packages:
- git
- build-essential
- libczmq-dev
- cmake