unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Josselin Poiret via Guix-patches via <guix-patches@gnu.org>
To: Jack Hill <jackhill@jackhill.us>, 51953@debbugs.gnu.org
Cc: dev@jpoiret.xyz
Subject: [bug#51953] [PATCH core-updates-frozen 0/2] Fix wlroots build with Meson 0.60.0
Date: Thu, 18 Nov 2021 17:22:54 +0000	[thread overview]
Message-ID: <87r1bdcr9t.fsf@jpoiret.xyz> (raw)
In-Reply-To: <alpine.DEB.2.21.2111181142040.13935@marsh.hcoop.net>

Jack Hill <jackhill@jackhill.us> writes:

> The build system now automatically detects which logind to use [0], and 
> specifying the option is an error with Meson 0.60.0.
>
> [0] https://gitlab.freedesktop.org/wlroots/wlroots/-/commit/30308e35fac0491ab777495e2ee7e472378d375a

elogind is no longer a dependency of wlroots because of
https://gitlab.freedesktop.org/wlroots/wlroots/-/commit/d50bbf0bbc49a9a8e010668cd357aba968ae884b
included in 0.14.

It is a dependency of seatd though, and it should be propagated because
it is required by the pkg-config of seatd.  Since you still specified
elogind here, pkg-config was able to find it nonetheless but this isn't
the proper way to do it.

Best,
Josselin Poiret




  parent reply	other threads:[~2021-11-18 17:23 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-18 16:43 [bug#51953] [PATCH core-updates-frozen 0/2] Fix wlroots build with Meson 0.60.0 Jack Hill
2021-11-18 16:44 ` [bug#51953] [PATCH core-updates-frozen 1/2] gnu: wlroots: Remove logind-provider configure option Jack Hill
2021-11-18 16:44   ` [bug#51953] [PATCH core-updates-frozen 2/2] gnu: wlroots: Update home page Jack Hill
2021-11-18 17:22 ` Josselin Poiret via Guix-patches via [this message]
2021-11-19 15:52   ` bug#51953: [PATCH core-updates-frozen 0/2] Fix wlroots build with Meson 0.60.0 Jack Hill

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87r1bdcr9t.fsf@jpoiret.xyz \
    --to=guix-patches@gnu.org \
    --cc=51953@debbugs.gnu.org \
    --cc=dev@jpoiret.xyz \
    --cc=jackhill@jackhill.us \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).