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 sC8bFIweT2G3FgEAgWs5BA (envelope-from ) for ; Sat, 25 Sep 2021 15:05:16 +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 CLKQD4weT2GCWAAAbx9fmQ (envelope-from ) for ; Sat, 25 Sep 2021 13:05:16 +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 354E91F616 for ; Sat, 25 Sep 2021 15:05:15 +0200 (CEST) Received: from localhost ([::1]:50956 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mU7Mf-0003LP-O6 for larch@yhetil.org; Sat, 25 Sep 2021 09:05:13 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:56806) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mU7MU-0003L1-Ij for guix-patches@gnu.org; Sat, 25 Sep 2021 09:05:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:48856) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mU7MU-0003WD-BQ for guix-patches@gnu.org; Sat, 25 Sep 2021 09:05:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mU7MU-0003sE-6g for guix-patches@gnu.org; Sat, 25 Sep 2021 09:05:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#50800] [PATCH] gnu: swappy: Add propagated-inputs. References: <8735ptm1lg.fsf@posteo.org> In-Reply-To: <8735ptm1lg.fsf@posteo.org> Resent-From: Alexandr Vityazev Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 25 Sep 2021 13:05:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 50800 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 50800@debbugs.gnu.org Received: via spool by 50800-submit@debbugs.gnu.org id=B50800.163257509714876 (code B ref 50800); Sat, 25 Sep 2021 13:05:02 +0000 Received: (at 50800) by debbugs.gnu.org; 25 Sep 2021 13:04:57 +0000 Received: from localhost ([127.0.0.1]:60402 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mU7MO-0003rs-PK for submit@debbugs.gnu.org; Sat, 25 Sep 2021 09:04:56 -0400 Received: from mout01.posteo.de ([185.67.36.65]:35951) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mU7MM-0003re-I5 for 50800@debbugs.gnu.org; Sat, 25 Sep 2021 09:04:55 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id 43204240027 for <50800@debbugs.gnu.org>; Sat, 25 Sep 2021 15:04:47 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.org; s=2017; t=1632575088; bh=Pqyihxwobg4mhmmav40P/B84m1ppQVA9bTknbC1Qyck=; h=From:To:Subject:Date:From; b=rKrbAYhOWoIZVOCtxf4GNmlHH8NUh1NVAbJt+0BdLJnBp+0Kwo3DgAkKZZcb2z67S LPUYxHYNt03uNiPIyGERKkU/uBkEGUOf0e9GiyLD678BaAAsL9D2VX14+VI3xr0O+D a1zd8dSChsNBZV5+F3NgThBb9MjCmrmfQyEG+cysshzzcIL6mkUFLPLWVVMsxa9Z/2 NyBBIIRz61VKfmzwDcwIAIE0BTtUa9MpdcWHqODcp2AvgM2K1KJelzlIpJLxhKzjXV SXw89ZWldW4mJBam5j+syAXbLasMTXIZrD5rcABJ3dZYeBt+Z/aF+SGvx68a2LebBm DjFTBa+yRXehg== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4HGpyl2kHMz6tmG for <50800@debbugs.gnu.org>; Sat, 25 Sep 2021 15:04:47 +0200 (CEST) From: Alexandr Vityazev Date: Sat, 25 Sep 2021 13:04:50 +0000 Message-ID: <87wnn4lsb1.fsf@posteo.org> MIME-Version: 1.0 Content-Type: text/plain 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=1632575115; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type:resent-cc: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=8y8oV7pJSukFt7Rf+fAm6WsxCnC230Zi4PDqtu0TDqo=; b=laPECWm/jvz9LjDa+PDT7g4vyO1JK+wjT11uEGUObn2zxNA0qX559Q4EoIBS74TeFF1Tur EIfF4cja5E8l19i0HbVywSWdvbyM2IfoU4/dF62VF7d2p3ZnTnEguhdM5O5ubxMilf5xAv 1zyX+AvWmY96HI/d4UemqQAlrYWsXCHXRZCSDcb5lNSkmuxxwOZ7fxHrAyCRQ3o8ZqXjZs fIv4F+20zi86HKnwktlKEMRtjxJ+MmlL22y7e/Js3FlUWGZsy9CaTM54qhTHRhOj0LeXsD 6333SWRpU/VF4M271H4S7MAnz8wF3kFDbfqhjCqbGfAyWT8WVw+7+AD7sHzzSw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1632575115; a=rsa-sha256; cv=none; b=cnij4UIxf8nk6BP5G/iplRojV9+IstzryqNkKrL8NO7cUvyNjP5S+quFev5DIW4bqQ1d9N jT9VAu2eHLt2nhgralVpWgsjuRWC59igpCmxdYbISt/3FOTgT42lhkNY4JMN9uJyGSNhLi lc6VOulb4ThEiuNL12B0MeqzsLt6Ezd8+iMF128SQ534OXBw+T4jzBMyvfqYOC/Vbn0wc4 M5Dka1IbBMiPPwbngKnqf/2QQ9sfLqGE5mxjwff2WXFZq+Tn9b5aoTspAfPYS6/FLxzpyT R2ybVUa7rFokWJHYN5rYSg6YknZnmG9P+Trob9rS9keXxVpu7pP0EMDSr0FjsQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.org header.s=2017 header.b=rKrbAYhO; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.org (policy=none); 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: -1.29 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.org header.s=2017 header.b=rKrbAYhO; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.org (policy=none); 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: 354E91F616 X-Spam-Score: -1.29 X-Migadu-Scanner: scn0.migadu.com X-TUID: AbI7yT3qnv48 Add font-awesome to propagated-inputs to properly render the icons. * gnu/packages/image.scm (swappy)[propagated-inputs]: Add font-awesome; [use-modules]: Add (gnu packages fonts). --- gnu/packages/image.scm | 3 +++ 1 file changed, 3 insertions(+) diff --git a/gnu/packages/image.scm b/gnu/packages/image.scm index bdcf43c03f..0e59c6f643 100644 --- a/gnu/packages/image.scm +++ b/gnu/packages/image.scm @@ -91,6 +91,7 @@ #:use-module (gnu packages xdisorg) #:use-module (gnu packages xml) #:use-module (gnu packages xorg) + #:use-module (gnu packages fonts) #:use-module ((guix licenses) #:prefix license:) #:use-module (guix packages) #:use-module (guix download) @@ -1871,6 +1872,8 @@ Features: (inputs `(("gtk+" ,gtk+) ("libnotify" ,libnotify))) + (propagated-inputs + `(("font-awesome" ,font-awesome))) (home-page "https://github.com/jtheoof/swappy") (synopsis "Grab and edit on the fly snapshots of a Wayland compositor") (description -- 2.33.0 -- Alexandr Vityazev