unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Vincent Legoll <vincent.legoll@gmail.com>
To: 40435@debbugs.gnu.org
Cc: Vincent Legoll <vincent.legoll@gmail.com>
Subject: [bug#40435] [PATCH 5/7] gnu: telegram-purple: Make some inputs native.
Date: Sat,  4 Apr 2020 19:49:20 +0200	[thread overview]
Message-ID: <20200404174922.11481-5-vincent.legoll@gmail.com> (raw)
In-Reply-To: <20200404174922.11481-1-vincent.legoll@gmail.com>

* gnu/packages/telephony.scm (telegram-purple)[inputs]: Move gettext from here...
[native-inputs]: ...to here.
---
 gnu/packages/messaging.scm | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/gnu/packages/messaging.scm b/gnu/packages/messaging.scm
index 7bab701a68..04287f251f 100644
--- a/gnu/packages/messaging.scm
+++ b/gnu/packages/messaging.scm
@@ -19,6 +19,7 @@
 ;;; Copyright © 2019, 2020 Brett Gilio <brettg@gnu.org>
 ;;; Copyright © 2019, 2020 Timotej Lazar <timotej.lazar@araneo.si>
 ;;; Copyright © 2020 Nicolò Balzarotti <nicolo@nixo.xyz>
+;;; Copyright © 2020 Vincent Legoll <vincent.legoll@gmail.com>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -2030,13 +2031,13 @@ messaging that aren’t available to clients that connect over XMPP.")
     (build-system gnu-build-system)
     (native-inputs
      `(("pkg-config" ,pkg-config)
+       ("gettext" ,gettext-minimal)
        ("which" ,which)))
     (inputs
      `(("pidgin" ,pidgin)
        ("libgcrypt" ,libgcrypt)
        ("libwebp" ,libwebp)
        ("glib" ,glib)
-       ("gettext" ,gettext-minimal)
        ("gtk+" ,gtk+-2)
        ("zlib" ,zlib)))
     (arguments
-- 
2.26.0

  parent reply	other threads:[~2020-04-04 17:50 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-04 17:47 [bug#40435] Another batch of native-inputs Vincent Legoll
2020-04-04 17:49 ` [bug#40435] [PATCH 1/7] gnu: gparted: Make some inputs native Vincent Legoll
2020-04-04 17:49   ` [bug#40435] [PATCH 2/7] gnu: man-db: " Vincent Legoll
2020-04-04 17:49   ` [bug#40435] [PATCH 3/7] gnu: libkate: " Vincent Legoll
2020-04-04 17:49   ` [bug#40435] [PATCH 4/7] gnu: jami: " Vincent Legoll
2020-04-04 17:49   ` Vincent Legoll [this message]
2020-04-04 17:49   ` [bug#40435] [PATCH 6/7] gnu: scotch: " Vincent Legoll
2020-04-04 17:49   ` [bug#40435] [PATCH 7/7] gnu: rubber: " Vincent Legoll
2020-04-04 18:20 ` bug#40435: Another batch of native-inputs Danny Milosavljevic
     [not found] ` <handler.40435.D40435.158602443030571.notifdone@debbugs.gnu.org>
2020-04-04 19:47   ` [bug#40435] closed (Re: [bug#40435] Another batch of native-inputs) Vincent Legoll
2020-04-04 20:03     ` Danny Milosavljevic
2020-04-04 21:17       ` Vincent Legoll

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=20200404174922.11481-5-vincent.legoll@gmail.com \
    --to=vincent.legoll@gmail.com \
    --cc=40435@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).