Discussion:
[EGIT] [core/efl] master 01/01: elput: Add support for non-systemd boxes using elogind
Christopher Michael
2018-12-06 17:09:36 UTC
Permalink
devilhorns pushed a commit to branch master.

http://git.enlightenment.org/core/efl.git/commit/?id=b09cf2cbbc31d718e2a98b3448a1148976a327d3

commit b09cf2cbbc31d718e2a98b3448a1148976a327d3
Merge: 01ed58d52d 3deb46b503
Author: Christopher Michael <***@samsung.com>
Date: Thu Dec 6 12:08:02 2018 -0500

elput: Add support for non-systemd boxes using elogind

These commits allow running efl/e wayland without installing systemd
by using elogind library to provide the needed functionality.

Merge branch 'devs/devilhorns/elput'

configure.ac | 14 ++++++++++++++
meson_options.txt | 6 ++++++
src/lib/elput/elput_logind.c | 2 +-
src/lib/elput/elput_manager.c | 2 +-
src/lib/elput/elput_private.h | 4 ++++
src/lib/elput/meson.build | 3 +++
6 files changed, 29 insertions(+), 2 deletions(-)

--

Loading...