unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Jack Hill <jackhill@jackhill.us>
To: 51953@debbugs.gnu.org
Subject: [bug#51953] [PATCH core-updates-frozen 1/2] gnu: wlroots: Remove logind-provider configure option.
Date: Thu, 18 Nov 2021 11:44:58 -0500	[thread overview]
Message-ID: <20211118164459.7871-1-jackhill@jackhill.us> (raw)
In-Reply-To: <alpine.DEB.2.21.2111181142040.13935@marsh.hcoop.net>

* gnu/packages/wm.scm (wlroots)[arguments]: Remove #:configure-flags.
---
 gnu/packages/wm.scm | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm
index 7b7d04eb93..d3edfe3328 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -1480,8 +1480,7 @@ (define-public wlroots
         (base32 "1sshp3lvlkl1i670kxhwsb4xzxl8raz6769kqvgmxzcb63ns9ay1"))))
     (build-system meson-build-system)
     (arguments
-     `(#:configure-flags '("-Dlogind-provider=elogind")
-       #:phases
+     '(#:phases
        (modify-phases %standard-phases
          (add-before 'configure 'hardcode-paths
            (lambda* (#:key inputs #:allow-other-keys)
-- 
2.33.1





  reply	other threads:[~2021-11-18 16:46 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 ` Jack Hill [this message]
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 ` [bug#51953] [PATCH core-updates-frozen 0/2] Fix wlroots build with Meson 0.60.0 Josselin Poiret via Guix-patches via
2021-11-19 15:52   ` bug#51953: " 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=20211118164459.7871-1-jackhill@jackhill.us \
    --to=jackhill@jackhill.us \
    --cc=51953@debbugs.gnu.org \
    /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).