mirror of
https://github.com/weechat/weechat.git
synced 2026-06-28 13:56:37 +02:00
8ab6422520
Guile 2.2 is now used by default in Debian/Ubuntu builds, except on these old distribution versions where only Guile 2.0 is available: - Debian Stretch - Debian Jessie - Debian Wheezy - Ubuntu Xenial - Ubuntu Trusty
This directory contains patches that must be applied for some old Debian/Ubuntu
versions, in order to build Debian packages.
They are automatically applied by the script "tools/build-debian.sh".
Notes for some versions of distributions:
* asciidoctor:
On these distributions, asciidoctor must be installed manually with the command
"gem install asciidoctor" (as root):
- Debian jessie (8.0)
- Debian wheezy (7.0)
- Ubuntu trusty (14.04)