Add ebtables to bindep

Required for CI testing, libvirt can raise errors about
not being able to initialize the firewall interface if ebtables
is not installed.

The same package name is used across distributions, so it is a nice
change for once.

Change-Id: I3738bb19345d59ab0c5175a9cfd99a91989bbfb6
This commit is contained in:
Julia Kreger
2020-01-03 14:48:35 -08:00
parent f95050b613
commit 4ac553bfbe

View File

@@ -21,3 +21,4 @@ python3-dev [platform:dpkg]
python3-virtualenv
wget
sudo
ebtables