]> 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)
committerGeorge Joseph <gjoseph@digium.com>
Wed, 28 Oct 2020 14:36:33 +0000 (09:36 -0500)
commit65426f4312d93b3ca8410ea2dbdfd3674a95049f
tree629bdc22179bce9342a0370ad6f44d64fe79e701
parentfb721ce82c6d40d9aea621561719899f68cf5d13
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