
15 May
2018
15 May
'18
10:48 a.m.
Older Ubuntu releases didn't ship the bindings, but starting with the latest LTS that's no longer the case. Update the mappings to reflect this fact. Signed-off-by: Andrea Bolognani <abologna@redhat.com> --- guests/vars/mappings.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/guests/vars/mappings.yml b/guests/vars/mappings.yml index dbffe23..dc36aff 100644 --- a/guests/vars/mappings.yml +++ b/guests/vars/mappings.yml @@ -685,8 +685,9 @@ mappings: default: python3-libxml2 FreeBSD: py36-libxml2 CentOS: - Ubuntu: Debian8: + Ubuntu14: + Ubuntu16: python3-lxml: default: python3-lxml -- 2.17.0