]> git.ipfire.org Git - thirdparty/asterisk.git/commit
install_prereq: Add GMime 3.0.
authorAlexander Traud <pabstraud@compuserve.com>
Fri, 23 Oct 2020 14:55:18 +0000 (16:55 +0200)
committerFriendly Automation <jenkins2@gerrit.asterisk.org>
Wed, 28 Oct 2020 13:50:53 +0000 (08:50 -0500)
commitf3452c85e511cca6e9c821c480ad58d385ff1aad
treee9701332c17d3d9f68e018de67b978e638ee6033
parentdb4320a6a05f45093ea26ce3fb466f4e5bd73b2b
install_prereq: Add GMime 3.0.

Ubuntu 20.10 does not come with GMime 2.6. Ubuntu 16.04 LTS does not
come with GMime 3.0. aptitude ignores any missing package. Therefore,
it installs the correct package(s). However, in Ubuntu 18.04 LTS and
Ubuntu 20.04 LTS, both versions are installed alongside although only
one is really needed.

Change-Id: Ic58aa9f2e131d94671f286f17dbd61e1ccbabcb7
contrib/scripts/install_prereq