diff options
author | Daniil Baturin <daniil@baturin.org> | 2019-08-05 12:51:22 -0400 |
---|---|---|
committer | Daniil Baturin <daniil@baturin.org> | 2019-08-05 12:51:22 -0400 |
commit | c728fd8b53fefe363999354a99fd749b359feb72 (patch) | |
tree | a36d881b8618b2c874053dd1abab05b71a4b8c14 | |
parent | 2e3ce45a0218a626434891ba3db16d977fbf8f0e (diff) | |
download | vyatta-cfg-system-c728fd8b53fefe363999354a99fd749b359feb72.tar.gz vyatta-cfg-system-c728fd8b53fefe363999354a99fd749b359feb72.zip |
Remove dependency on apparently no longer used biosdevname.
-rw-r--r-- | debian/control | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 7c3523b6..921c1513 100644 --- a/debian/control +++ b/debian/control @@ -36,7 +36,6 @@ Depends: adduser, mdadm, ddclient (>= 3.8.2+vyos2+current1), libio-socket-ssl-perl, - vyatta-biosdevname, ipvsadm (>= 1:1.24-2.1), radvd (>= 1:1.1-3), apt-transport-https, |