From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id kFKaFOnf9mBvawEAgWs5BA (envelope-from ) for ; Tue, 20 Jul 2021 16:38:33 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id ABRtEOnf9mBmHAAAB5/wlQ (envelope-from ) for ; Tue, 20 Jul 2021 14:38:33 +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 1BD2CA6F9 for ; Tue, 20 Jul 2021 16:38:33 +0200 (CEST) Received: from localhost ([::1]:33666 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1m5qtE-0000Dt-51 for larch@yhetil.org; Tue, 20 Jul 2021 10:38:32 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:43518) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1m5qsk-00083Q-CP for guix-patches@gnu.org; Tue, 20 Jul 2021 10:38:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:51739) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1m5qsk-0003FD-49 for guix-patches@gnu.org; Tue, 20 Jul 2021 10:38:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1m5qsk-0005XZ-2k for guix-patches@gnu.org; Tue, 20 Jul 2021 10:38:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#49662] [PATCH v1 2/5] gnu: weston: Add missing inputs. Resent-From: Raghav Gururajan Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 20 Jul 2021 14:38:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 49662 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: 49662@debbugs.gnu.org Cc: Raghav Gururajan Received: via spool by 49662-submit@debbugs.gnu.org id=B49662.162679184021192 (code B ref 49662); Tue, 20 Jul 2021 14:38:02 +0000 Received: (at 49662) by debbugs.gnu.org; 20 Jul 2021 14:37:20 +0000 Received: from localhost ([127.0.0.1]:35041 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m5qs4-0005Vf-AF for submit@debbugs.gnu.org; Tue, 20 Jul 2021 10:37:20 -0400 Received: from out0.migadu.com ([94.23.1.103]:19804) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m5qs3-0005VG-3N for 49662@debbugs.gnu.org; Tue, 20 Jul 2021 10:37:19 -0400 X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=raghavgururajan.name; s=key1; t=1626791838; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=57dZJ/zwRrit4FFD2Mkq0/5zNjc6RlQXqbJryNZXJDs=; b=eQG3+5qNGcqsIoR74nWr0M7/O9Mu2a6RPE5Gf16yZEk1U4UpbTPkq+NDGNeQLh+dnY/NiG jwZcs4wSCGdWP3VfUQGjEhRqtTCMFESbynju2ov7MFfvackdOdlyUBu2Z7k8yu9qhvjNi/ 9Tj8J8phN+9tmxVbDWAtW1N/jeZU+muf2nBlKjccWllaymjGmYlYuEky9TTIZQNkXwD8uO kIBOdR8DdKmqCrPihfk8VGeKZ75NjqggaieJkafej/xacRn98fY6jGJ0tp5O+vr3yOdwzW +2PBLCu15+npSacEVt+m6noGInbeYl601tsyGNQPRNG8IvHmlFtpD5HF+sguMA== Date: Tue, 20 Jul 2021 10:36:54 -0400 Message-Id: <20210720143657.31826-2-rg@raghavgururajan.name> In-Reply-To: <20210720143657.31826-1-rg@raghavgururajan.name> References: <20210720143657.31826-1-rg@raghavgururajan.name> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Migadu-Auth-User: rg@raghavgururajan.name 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" Reply-to: Raghav Gururajan X-ACL-Warn: , Raghav Gururajan via Guix-patches From: Raghav Gururajan via Guix-patches via X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -4.00 Authentication-Results: aspmx1.migadu.com; none X-Migadu-Queue-Id: 1BD2CA6F9 X-Spam-Score: -4.00 X-Migadu-Scanner: scn0.migadu.com X-TUID: IpU18NesD8yI These new inputs are referenced by the package but was missing in the package definition. Some of these inputs might have been used by the package indirectly via propagation from other inputs. * gnu/packages/freedesktop.scm (weston)[inputs]: Add glib, libdrm, libpng, libx11, libxcb and pixman. --- gnu/packages/freedesktop.scm | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/gnu/packages/freedesktop.scm b/gnu/packages/freedesktop.scm index c59efa67b4..a6e96dc500 100644 --- a/gnu/packages/freedesktop.scm +++ b/gnu/packages/freedesktop.scm @@ -1057,13 +1057,18 @@ applications, X servers (rootless or fullscreen) or other display servers.") ("colord" ,colord) ("dbus" ,dbus) ("elogind" ,elogind) + ("glib" ,glib) ("lcms" ,lcms) + ("libdrm" ,libdrm) ("libevdev" ,libevdev) ("libinput" ,libinput-minimal) ("libjpeg" ,libjpeg-turbo) + ("libpng" ,libpng) ("libunwind" ,libunwind) ("libva" ,libva) ("libwebp" ,libwebp) + ("libx11" ,libx11) + ("libxcb" ,libxcb) ("libxcursor" ,libxcursor) ("libxkbcommon" ,libxkbcommon) ("libxml2" ,libxml2) @@ -1072,6 +1077,7 @@ applications, X servers (rootless or fullscreen) or other display servers.") ("linux-pam" ,linux-pam) ("pango" ,pango) ("pipewire" ,pipewire) + ("pixman" ,pixman) ("wayland" ,wayland) ("wayland-protocols" ,wayland-protocols) ("xorg-server-xwayland" ,xorg-server-xwayland))) -- 2.32.0