Ubuntu Bionic: Add explicit dnsmasq dependency

In bionic, dnsmasq is not automatically pulled in by the
libvirt rpms where as sub-packages which do not contain
the dnsmasq binary are pulled in now.

As such, explicitly adding to the bindep file.

Change-Id: I14c4060746fd58db0fc84a36f10bf55242817166
This commit is contained in:
Julia Kreger 2020-01-08 07:31:53 -08:00
parent 3eb281bc21
commit 17299f49e3

View File

@ -1,3 +1,4 @@
dnsmasq
epel-release [platform:centos platform:rhel]
gcc
git