Remove perl library from Ubuntu installs

It seems that the package was added a long time ago [1], and might
have been needed for the percona tooling. This makes sense if we're
downloading the dep - but we're no longer doing that and can rely
on apt's resolver to find the correct packages. Even then, this is
the client install and doesn't use percona anyway.

[1] https://review.openstack.org/238748

Change-Id: I9a9f877e818c94954e7fb3e86edef7295c51d2e2
(cherry picked from commit 2d81894b06)
This commit is contained in:
Jesse Pretorius 2018-04-20 08:57:53 +01:00 committed by Jesse Pretorius (odyssey4me)
parent d1dbac2ce9
commit f703ba3bb5
1 changed files with 0 additions and 1 deletions

View File

@ -24,7 +24,6 @@ galera_client_distro_packages:
- build-essential
- libaio1
- libc6
- libdbd-mysql-perl
- libgcc1
- libgcrypt20
- libmariadbclient-dev