summaryrefslogtreecommitdiff
path: root/libnm/generate-setting-docs.py
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2020-05-28 14:51:11 +0200
committerThomas Haller <thaller@redhat.com>2020-06-11 10:53:46 +0200
commit08f15d49a22cae654678766a98ef84c5d35404da (patch)
tree2a036622ac04ae7b96e8d47f1807c418046ca04b /libnm/generate-setting-docs.py
parent024e983c8e38d1f325ac64b9d84b2332afcd6549 (diff)
downloadNetworkManager-08f15d49a22cae654678766a98ef84c5d35404da.tar.gz
build/meson: bump minimal required meson version
The build for 0.46.0 probably isn't working anymore. Also, I'd like to use dictionaries, which might not be available in such old meson versions. Anyway, it's not a problem. We in general aim to build on ancient distros, like CentOS-7.5 and Ubuntu-16.04. But on those systems we install meson using `pip3 install` anyway, where we get a recent meson version. Note that on Ubuntu 16.04, `pip3 install meson` would currently give us meson 0.54.2. However, that meson requires a newer Python 3 version than we have available. Hence, on Ubuntu 16.04 we actually want to install `pip3 install meson==0.53.2`. See commit 5feba97cd186 ('gitlab-ci: use old meson version on Ubuntu 16.04 to work with ninja-1.5.1'). We also still build on Fedora 28, which installs meson 0.47.2 from packaging system. So, let's stick to 0.47.2 for now.
Diffstat (limited to 'libnm/generate-setting-docs.py')
0 files changed, 0 insertions, 0 deletions