]> 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:45 +0000 (09:36 -0500)
commit91dd18afc180db0bf5dc67befb7772ae2fe344de
treec38243a7afc418970d5b962095537594b6f4d203
parent2c363b4e964e8fecf2a470cfc6500ea70dba5f9e
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