]> 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:37:00 +0000 (09:37 -0500)
commitf89531cb98f59a5bf84067026e8676cdbb306079
tree0cdd8a3b380997a1c9c77e8cb1fe90777b8d481d
parentf041763e3b832c5b9db83c60e1956b91d846666d
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