[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#51970] [PATCH core-updates-frozen 0/2] wlroots now uses libseat
From: |
Josselin Poiret |
Subject: |
[bug#51970] [PATCH core-updates-frozen 0/2] wlroots now uses libseat |
Date: |
Fri, 19 Nov 2021 11:04:54 +0000 |
Hello,
wlroots now uses libseat rather than elogind directly, and the
'-Dlogind_provider=elogind' configure flag was not letting it build
anymore. Here is a fix for seatd to propagate elogind as a dependency
because it is required by its pkg-config, and for wlroots to remove
the flag and dependency to elogind.
Happy core-updates-frozen use,
Josselin
Josselin Poiret (2):
gnu: seatd: Make elogind a propagated input.
gnu: wlroots: Remove unneeded elogind dependency.
gnu/packages/freedesktop.scm | 2 +-
gnu/packages/wm.scm | 4 +---
2 files changed, 2 insertions(+), 4 deletions(-)
--
2.33.1
- [bug#51970] [PATCH core-updates-frozen 0/2] wlroots now uses libseat,
Josselin Poiret <=