Florian Müllner 82564772dc build: Don't fail immediately when logind is missing
We require logind for the native backend, but the backend itself is
optional. However since commit 06c357d78, we will always throw an
error if neither logind nor elogind are available, even when the
backend is disabled.

As we still support "auto" - that is, whether the native backend is
enabled depends on whether its dependencies are available - the
easiest option is to make sure we always include either elogind or
libsystemd in the dependency check rather than erring out explicitly
if neither is found.

https://gitlab.gnome.org/GNOME/mutter/merge_requests/96
2018-05-07 19:50:20 +02:00
2018-04-22 00:52:19 +02:00
2015-07-06 00:52:18 -07:00
2018-04-30 05:56:32 +00:00
2018-05-04 20:15:33 +02:00
2014-03-18 20:37:35 -04:00
2017-05-11 13:45:44 +02:00
2016-04-27 20:37:47 +02:00
2014-07-31 17:50:28 +02:00
2018-04-25 20:25:43 +02:00
Description
94 MiB
Languages
C 98.9%
Meson 0.7%
Python 0.3%