mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-11 09:18:38 +02:00
CONTRIBUTING: remove line about meson being recommended
meson is no longer the "recommended" way, it's the only way we are able to build NM, so this line is misleading.
This commit is contained in:
parent
9303996b44
commit
6712db352d
1 changed files with 1 additions and 2 deletions
|
|
@ -221,8 +221,7 @@ you can look at [this](contrib/fedora/REQUIRED_PACKAGES)
|
|||
script and [here](contrib/debian/REQUIRED_PACKAGES)
|
||||
is a script for Debian/Ubuntu.
|
||||
|
||||
meson is the recommended way for building NetworkManager. You can configure
|
||||
the build environment using the `meson setup` command:
|
||||
You can configure the build environment using the `meson setup` command:
|
||||
|
||||
```
|
||||
meson setup build/ $CONFIGURE_OPTIONS
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue