diff options
| author | Michael Biebl <biebl@debian.org> | 2018-06-17 23:05:50 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2018-06-18 14:14:55 +0200 |
| commit | b44ca0072ea6718c1aeeb92761dd64e9877df612 (patch) | |
| tree | 86fec83d3fc648123baae54102f02a08e7316aa9 /debian/control | |
| parent | 187fbc01ce44689a4c699aa0b1ff4cadcae13e61 (diff) | |
Drop libiw build dependency
Hasn't been needed for a long time and was simply a left over from older releases.
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 902230e8..24299c4b 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,6 @@ Build-Depends: debhelper (>= 10.3), dpkg-dev (>= 1.17.14), pkg-config, intltool, - libiw-dev(>= 27+28pre9), libglib2.0-dev (>= 2.32), ppp-dev (>= 2.4.7-1+1), libpolkit-gobject-1-dev, |