diff options
author | Bernhard Schmidt <berni@debian.org> | 2020-08-16 14:03:32 +0200 |
---|---|---|
committer | Bernhard Schmidt <berni@debian.org> | 2020-08-16 14:03:32 +0200 |
commit | 0864551ef69cf1c2c3a0b607b4d0583f6b874dce (patch) | |
tree | 8d02eb02e9ae350677cd380ea446309620ba88f3 /debian/control | |
parent | 62f9a3c02950839ef9eb5f5fb4cbdd7b7d33ccbc (diff) |
Disable iproute2 support in favour of the new netlink based default
Thanks: Fabio Pedretti
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index ca71b4e..3526094 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Uploaders: Jörg Frings-Fürst <debian@jff.email> Build-Depends: debhelper-compat (= 13), dpkg-dev (>= 1.16.1), - iproute2 [linux-any], +# iproute2 [linux-any], liblz4-dev, liblzo2-dev, libp11-kit-dev, |