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.

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

Change-Id: I742c4ef9a201384787d5a9aeafac4ff7b0bdc353
(cherry picked from commit 6f1d10063a)
This commit is contained in:
Jesse Pretorius 2018-04-18 12:45:56 +01:00 committed by Jesse Pretorius (odyssey4me)
parent a548e69f89
commit c5c5cb7c62
1 changed files with 0 additions and 1 deletions

View File

@ -35,7 +35,6 @@ galera_server_required_distro_packages:
- debconf-utils
- libaio1
- libc6
- libdbd-mysql-perl
- libgcc1
- libgcrypt20
- libstdc++6