aboutsummaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorJonathan McCrohan <jmccrohan@gmail.com>2018-03-19 01:22:51 +0000
committerJonathan McCrohan <jmccrohan@gmail.com>2018-03-19 01:31:32 +0000
commit4388f9531fc0f7d72bf2829a4cc8663a3433808f (patch)
tree294d9a1ee59f98259ac5c857db4c4e28345bfe9a /debian/control
parent98dd0823e6060474a142467c3ad3446fae1fc82a (diff)
downloadwavemon-4388f9531fc0f7d72bf2829a4cc8663a3433808f.tar.gz
d/control: remove autotools-dev as a dependency
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control5
1 files changed, 2 insertions, 3 deletions
diff --git a/debian/control b/debian/control
index 2745711..c6c132c 100644
--- a/debian/control
+++ b/debian/control
@@ -2,9 +2,8 @@ Source: wavemon
Section: net
Priority: optional
Maintainer: Jonathan McCrohan <jmccrohan@gmail.com>
-Build-Depends: autotools-dev, libncurses5-dev,
- debhelper (>= 9), linux-libc-dev, libnl-3-dev, libnl-genl-3-dev,
- pkg-config
+Build-Depends: libncurses5-dev, debhelper (>= 11), linux-libc-dev, libnl-3-dev,
+ libnl-genl-3-dev, pkg-config
Standards-Version: 4.0.1
Homepage: https://github.com/uoaerg/wavemon/