unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Brendan Tildesley <brendan.tildesley@openmailbox.org>
To: 29127@debbugs.gnu.org
Subject: [bug#29127] [PATCH 3/4] gnu: moka-icon-theme: Add faba-icon-theme as propagated input.
Date: Fri,  3 Nov 2017 19:58:53 +1100	[thread overview]
Message-ID: <20171103085854.5236-3-brendan.tildesley@openmailbox.org> (raw)
In-Reply-To: <20171103085854.5236-1-brendan.tildesley@openmailbox.org>

* gnu/packages/gnome.scm (moka-icon-theme): Moka is based on Faba by using it
  as a fallback icon set instead of bundling it, so we need to add it as a
  propagated-input.
---
 gnu/packages/gnome.scm | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index ca1f659bf..21b639bff 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -6353,6 +6353,8 @@ Moka")
               (sha256
                (base32
                 "04axinv79qnngsxkwqzi5j9lc3hn24rjqps5ai8d42pdnfaf0x37"))))
+    (propagated-inputs
+     `(("faba-icon-theme" ,faba-icon-theme)))
     (synopsis "Moka icon theme")
     (description "Moka is a stylized desktop icon set, designed to be clear,
 simple and consistent.")
-- 
2.14.3

  parent reply	other threads:[~2017-11-03  9:00 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-03  8:58 [bug#29128] [PATCH 1/4] gnu: Add faba-icon-theme Brendan Tildesley
2017-11-03  8:58 ` [bug#29126] [PATCH 2/4] gnu: moka-icon-theme: Simplify package definition Brendan Tildesley
2017-11-06 23:04   ` bug#29126: " Ludovic Courtès
2017-11-03  8:58 ` Brendan Tildesley [this message]
2017-11-06 23:04   ` bug#29127: [PATCH 3/4] gnu: moka-icon-theme: Add faba-icon-theme as propagated input Ludovic Courtès
2017-11-06 23:06   ` [bug#29127] " Ludovic Courtès
2017-11-03  8:58 ` [bug#29129] [PATCH 4/4] gnu: moka-icon-theme: Fix license Brendan Tildesley
2017-11-06 23:06   ` Ludovic Courtès
2017-11-06 23:03 ` bug#29128: [PATCH 1/4] gnu: Add faba-icon-theme Ludovic Courtès

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=20171103085854.5236-3-brendan.tildesley@openmailbox.org \
    --to=brendan.tildesley@openmailbox.org \
    --cc=29127@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).