
6 Sep
2017
6 Sep
'17
1:13 p.m.
msgmerge(1) and friends are required to build libvirt, so the corresponding package should be installed in the Travis worker. Signed-off-by: Andrea Bolognani <abologna@redhat.com> --- I'm honestly baffled it ever worked at all. Pushed as a CI build fix. .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 4c9f94573..f59bd19c8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,6 +11,7 @@ addons: - autopoint - dnsmasq-base # - dwarves + - gettext - libapparmor-dev - libaudit-dev - libavahi-client-dev -- 2.13.5