diff options
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/control | 1 |
2 files changed, 6 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 7ffbafc..9b5467a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +vyos-world (1.3+dev1) unstable; urgency=medium + + * Remove Intel's e1000e package from dependencies. + + -- Daniil Baturiun <daniil@baturin.org> Tue, 08 Oct 2019 13:41:26 +0200 + vyos-world (1.2.1) unstable; urgency=medium * Remove dependency on vyos-firmware, it's a part of the image build now. diff --git a/debian/control b/debian/control index 860b974..483cf7c 100644 --- a/debian/control +++ b/debian/control @@ -34,7 +34,6 @@ Depends: vyatta-cfg-system, vyatta-wireless, vyatta-wirelessmodem, vyatta-zone, - vyos-intel-e1000e, vyos-intel-i40e, vyos-intel-i40evf, vyos-intel-igb, |