diff options
author | Shawn Landden <slandden@gmail.com> | 2017-12-15 20:03:23 -0800 |
---|---|---|
committer | Jussi Pakkanen <jpakkane@gmail.com> | 2017-12-16 12:51:27 +0200 |
commit | 44415ab61e92ee59453a200d2e9b84e88535882f (patch) | |
tree | c74c8b406ff2a052d69842af22b09ce76bbe2410 | |
parent | 63d2f0bf0736cdd3e7f13ecb720030684c8f987f (diff) | |
download | meson-44415ab61e92ee59453a200d2e9b84e88535882f.zip meson-44415ab61e92ee59453a200d2e9b84e88535882f.tar.gz meson-44415ab61e92ee59453a200d2e9b84e88535882f.tar.bz2 |
Update Users.md
now only build system of systemd
-rw-r--r-- | docs/markdown/Users.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/markdown/Users.md b/docs/markdown/Users.md index bd9f313..959eac6 100644 --- a/docs/markdown/Users.md +++ b/docs/markdown/Users.md @@ -38,7 +38,7 @@ If you have a project that uses Meson that you want to add to this list, let us - [Pitivi](http://pitivi.org/), a nonlinear video editor - [Polari](https://git.gnome.org/browse/polari), an IRC client - [Sysprof](https://wiki.gnome.org/Apps/Sysprof), a profiling tool - - [systemd](https://github.com/systemd/systemd/pull/5704), the init system (not the default yet) + - [systemd](https://github.com/systemd/systemd), the init system - [Xorg](https://cgit.freedesktop.org/xorg/xserver/) the X.org display server (not the default yet) - [Valum](https://github.com/valum-framework/valum), a micro web framework written in Vala - [Wayland and Weston](https://lists.freedesktop.org/archives/wayland-devel/2016-November/031984.html), a next generation display server (not merged yet) |