From debbugs-submit-bounces@debbugs.gnu.org Sat Jul 31 06:04:01 2021 Received: (at 49412-done) by debbugs.gnu.org; 31 Jul 2021 10:04:01 +0000 Received: from localhost ([127.0.0.1]:33288 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m9lqb-00051j-C9 for submit@debbugs.gnu.org; Sat, 31 Jul 2021 06:04:01 -0400 Received: from eggs.gnu.org ([209.51.188.92]:42294) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m9lqZ-00051S-Im for 49412-done@debbugs.gnu.org; Sat, 31 Jul 2021 06:04:00 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:45022) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1m9lqU-00087j-CT; Sat, 31 Jul 2021 06:03:54 -0400 Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=45348 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1m9lqT-0006Ar-VZ; Sat, 31 Jul 2021 06:03:54 -0400 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Kaelyn Takata Subject: Re: bug#49412: [PATCH core-updates] gnu: libdrm: Update to 2.4.107. References: <4s2tn7of6SN9mqU6sdllttaKyg4DEmnQh7R0axEJc@cp3-web-047.plabs.ch> Date: Sat, 31 Jul 2021 12:03:51 +0200 In-Reply-To: (Kaelyn Takata's message of "Tue, 13 Jul 2021 16:57:48 +0000") Message-ID: <87fsvuyf3s.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-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 49412-done Cc: 49412-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Hi, Kaelyn Takata skribis: > * gnu/packages/xdisorg.scm (libdrm): Update to 2.4.107, and change > libpciaccess to a propagated input as the pkg-config for libdrm_intel now > includes it in the libs. > * gnu/packages/xdisorg.scm (libdrm): Add conditional testing support to t= he > replacement for the standard check phase. I tweaked the commit log and applied it. Thank you, and thanks Maxime and Thiego for reviewing! Ludo=E2=80=99.