1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-28 13:56:37 +02:00
Files
weechat/tools/debian/patches
Sébastien Helleu 8ab6422520 debian: switch to Guile 2.2 in Debian build
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
2019-09-25 20:58:22 +02:00
..

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)