Changeset 701257e


Ignore:
Timestamp:
12/25/2021 07:02:59 AM (2 years ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
ca88cb8
Parents:
5a0d9f1
git-author:
Pierre Labastie <pierre.labastie@…> (12/25/2021 07:00:51 AM)
git-committer:
Pierre Labastie <pierre.labastie@…> (12/25/2021 07:02:59 AM)
Message:

There is no with-libproxy otion for hexchat

This has gone unnoticed until now, so I guess it is a new meson
behavior to error out when an option does not exist...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/other/hexchat.xml

    r5a0d9f1 r701257e  
    151151meson --prefix=/usr         \
    152152      --buildtype=release   \
    153       -Dwith-libproxy=false \
    154153      -Dwith-lua=false      \
    155154      -Dwith-python=false   \
Note: See TracChangeset for help on using the changeset viewer.