mirror of
https://github.com/YunoHost-Apps/netdata_ynh.git
synced 2024-09-03 19:46:33 +02:00
Add missing dependency (acl)
This commit is contained in:
parent
9cfe4aeab5
commit
cecf1eea8c
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
# Common variables
|
||||
#
|
||||
|
||||
pkg_dependencies="zlib1g-dev uuid-dev libmnl-dev gcc make git autoconf autoconf-archive autogen automake pkg-config curl jq nodejs python-mysqldb libipmimonitoring-dev"
|
||||
pkg_dependencies="zlib1g-dev uuid-dev libmnl-dev gcc make git autoconf autoconf-archive autogen automake pkg-config curl jq nodejs python-mysqldb libipmimonitoring-dev acl"
|
||||
|
||||
# Configure NetData
|
||||
configure_netdata() {
|
||||
|
|
Loading…
Add table
Reference in a new issue