diff options
author | Federico Ceratto <federico.ceratto@gmail.com> | 2018-12-11 22:45:56 +0000 |
---|---|---|
committer | Federico Ceratto <federico.ceratto@gmail.com> | 2018-12-11 22:45:56 +0000 |
commit | aa2737b37140d7b7ff78d2d664d1a8fbab31f3bb (patch) | |
tree | 6a8973dec099c1d899eddf7217ce12eb31ad83f5 | |
parent | Sort installs (diff) | |
download | netdata-aa2737b37140d7b7ff78d2d664d1a8fbab31f3bb.tar.xz netdata-aa2737b37140d7b7ff78d2d664d1a8fbab31f3bb.zip |
Remove dh-autoreconf dep
-rw-r--r-- | debian/control | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 7f6bc176c..744e5e915 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,6 @@ Uploaders: Daniel Baumann <daniel.baumann@progress-linux.org>, Build-Depends: debhelper (>= 11~), - dh-autoreconf, dpkg-dev (>= 1.13.19), pkg-config, uuid-dev, |