]> 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:45:50 +0000 (08:45 -0500)
commit5bc784130e135bb290f5a80ffa2cd774e6707945
tree4f1f3ffe6573bd1cf56a006bfd65c45ff6885469
parent55f83b01f81f997205fbf13a94a60a4475a02861
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