From 17299f49e3d6656343e9ef27196645c82893a9b8 Mon Sep 17 00:00:00 2001 From: Julia Kreger Date: Wed, 8 Jan 2020 07:31:53 -0800 Subject: [PATCH] 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 --- bindep.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/bindep.txt b/bindep.txt index 3b25e8a69..bb7c5d9e3 100644 --- a/bindep.txt +++ b/bindep.txt @@ -1,3 +1,4 @@ +dnsmasq epel-release [platform:centos platform:rhel] gcc git