From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id YG/EAkvYeWHlJwEAgWs5BA (envelope-from ) for ; Thu, 28 Oct 2021 00:52:59 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id +JwIOkrYeWGkQgAAbx9fmQ (envelope-from ) for ; Wed, 27 Oct 2021 22:52:58 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id C319020D97 for ; Thu, 28 Oct 2021 00:52:58 +0200 (CEST) Received: from localhost ([::1]:48060 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mfrmz-0006jn-Uk for larch@yhetil.org; Wed, 27 Oct 2021 18:52:57 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:47154) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mfrZX-0006rz-27 for guix-patches@gnu.org; Wed, 27 Oct 2021 18:39:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:39277) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mfrZW-0004En-Ne for guix-patches@gnu.org; Wed, 27 Oct 2021 18:39:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mfrZW-00038o-Kf for guix-patches@gnu.org; Wed, 27 Oct 2021 18:39:02 -0400 Subject: bug#51323: [PATCH 1/3] Add xfce4-dev-tools Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Wed, 27 Oct 2021 22:39:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 51323 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Denis 'GNUtoo' Carikli Cc: 51323-done@debbugs.gnu.org Mail-Followup-To: 51323@debbugs.gnu.org, ludo@gnu.org, GNUtoo@cyberdimension.org Received: via spool by 51323-done@debbugs.gnu.org id=D51323.163537432812042 (code D ref 51323); Wed, 27 Oct 2021 22:39:02 +0000 Received: (at 51323-done) by debbugs.gnu.org; 27 Oct 2021 22:38:48 +0000 Received: from localhost ([127.0.0.1]:50822 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mfrZI-000389-2q for submit@debbugs.gnu.org; Wed, 27 Oct 2021 18:38:48 -0400 Received: from eggs.gnu.org ([209.51.188.92]:49808) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mfrZH-00037w-4h for 51323-done@debbugs.gnu.org; Wed, 27 Oct 2021 18:38:47 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:56446) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mfrZA-0004Df-W7; Wed, 27 Oct 2021 18:38:41 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=URFlLckpR+IcRA0IQycxU8kbqYGJMzqsiEoUIlBg3II=; b=XO+YYx01gsDwJTNSVkJc vdghAiSK9cDEKTEtKTmYXZwVFlWPBvk9J4C+vLc73hwnE2xVAUWqFRcypzkzyw20xvYVsxV5QIvY6 EZgiXTI/vn5Ttj6bQBetvMxYijt48FPNrw4kLNXiJvvM1Emtn8H3CszXTFvAIdtoi1cMTwEHoRGFk BCsaNbGmWviQkZ8UNqlFR5Ko34LLlrBrLIgeawM+kY7jnVUEBuFna+WsJELswo0BNt+COirfut5h9 2K17ZsxqqA/NLLkJxU4NXo5/txPXpq6gAq0eKKAw+O2pLb+5W7CzUQdqgLGs8m/HRWPBoRh8PMoZl W1vK8WEvOIJYzQ==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201]:54264 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mfrZ9-00050y-If; Wed, 27 Oct 2021 18:38:40 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20211021220641.4400-1-GNUtoo@cyberdimension.org> Date: Thu, 28 Oct 2021 00:38:37 +0200 In-Reply-To: <20211021220641.4400-1-GNUtoo@cyberdimension.org> (Denis Carikli's message of "Fri, 22 Oct 2021 00:06:41 +0200") Message-ID: <87v91i9jpu.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1635375178; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-to: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=URFlLckpR+IcRA0IQycxU8kbqYGJMzqsiEoUIlBg3II=; b=dm720e2z11XM7lTrWdCDzbieINzCDerKT03reyppay5XWxM6MIwVLZJHuu44NLYJOQnlyb s7vtmonKXZLY44kKBdKJ8RJ8yKKb3XN82MUEjZ8oVlNlOSuIljbJWiGrGWfwaz0ad3SVNL diaaigfGXZODbY0Rbc4HJXWHUvK/B0TkzlO4g6yy/8CqnEgL6TmLrbaiopwRdzv5Czw7zQ Jd6CBoxlvXw4hNW3MHXLnyGToMhy3JPdQb8t/8vHsrAI/404V2ECeEGe3LdwqwzeZhRN1R xQqcYqor88RDwWkX9OmTKFMUfYHhA5DeT7FNBvLaTzRGjwbH3Pmpys+FYBY5Cg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1635375178; a=rsa-sha256; cv=none; b=GfOlyzLI4uSpol6/Juft2poC9GY2lSqq0tVlw6LNioTeLTm0FdKvRTE8cWJGC2xfirycub 5utq9bruaPhgnVAD3GjouXCvhJ9mB8I1HqS3RnGPJT6ST+gporDHoODoku5B+a/Yydhhdd BFV1D7/hDQ1SETekunOPqo1P+qlWvSqkaibginkwFZTA4JjvrKdaPQDuMTC0zuF1Lmw4SU 4hXFGUybFsmKZqgFI97wKHBx+QoNDxxx+kdjfvJQjtKiR8QouDZ4fZ4a9YL+HnyItHO2YX jnfISN3Jc+xt4M9P6zlvO59qgvvZwgcU6V72SEHAEw2AGmWQvJyHhRO6AUasBg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=XO+YYx01; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: -2.92 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=XO+YYx01; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: C319020D97 X-Spam-Score: -2.92 X-Migadu-Scanner: scn0.migadu.com X-TUID: iYnv3YulTAUd Hi, Denis 'GNUtoo' Carikli skribis: > This is now needed to build newer lightdm-gtk-greeter versions > > * gnu/packages/xfce.scm (xfce4-dev-tools): New variable. > > Signed-off-by: Denis 'GNUtoo' Carikli [...] > This also fixes the build. Before configure failed with > the following error: > checking for exo-csource... no > configure: error: in `/tmp/guix-build-lightdm-gtk-greeter-2.0.7.drv-0= /lightdm-gtk-greeter-2.0.7': > configure: error: exo-csource not installed > > * gnu/packages/display-managers.scm (lightdm): update to 2.0.8 > > Signed-off-by: Denis 'GNUtoo' Carikli [...] > The bash-minimal dependency is required by the wrap-program, > and guix lint suggests to add it in the inputs. > > * gnu/packages/display-managers.scm (lightdm): add bash-minimal dependency > > Signed-off-by: Denis 'GNUtoo' Carikli Applied all three patches. I removed the =E2=80=98Signed-off-by=E2=80=99: = by convention we keep it for the person who applies the patch. Thanks! Ludo=E2=80=99.