diff options
author | Lennart Weller <lhw@ring0.de> | 2016-05-25 11:12:19 +0000 |
---|---|---|
committer | Lennart Weller <lhw@ring0.de> | 2016-05-25 11:12:19 +0000 |
commit | dc36cc892a1ef19f493a8a7c1f6c5cc9e091e611 (patch) | |
tree | eac01e80147bddbdf15aa59a76e52094007537f4 | |
parent | web/old was also deleted for dfsg (diff) | |
download | netdata-dc36cc892a1ef19f493a8a7c1f6c5cc9e091e611.tar.xz netdata-dc36cc892a1ef19f493a8a7c1f6c5cc9e091e611.zip |
uuid-dev build-dep
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index f25e03e2a..e9bffbdf7 100644 --- a/debian/control +++ b/debian/control @@ -9,6 +9,7 @@ Build-Depends: debhelper (>= 9), dh-systemd (>= 1.5), dpkg-dev (>= 1.13.19), pkg-config, + uuid-dev, zlib1g-dev Standards-Version: 3.9.8 Homepage: https://github.com/firehol/netdata |