unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Vincent Legoll <vincent.legoll@gmail.com>
To: 40458@debbugs.gnu.org
Cc: Vincent Legoll <vincent.legoll@gmail.com>
Subject: [bug#40458] [PATCH 03/10] gnu: itk-snap: Make some inputs native.
Date: Sun,  5 Apr 2020 23:31:55 +0200	[thread overview]
Message-ID: <20200405213202.13798-3-vincent.legoll@gmail.com> (raw)
In-Reply-To: <20200405213202.13798-1-vincent.legoll@gmail.com>

* gnu/packages/image-processing.scm (itk-snap)[inputs]: Move qttools from here...
[native-inputs]: ...to here.
---
 gnu/packages/image-processing.scm | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/gnu/packages/image-processing.scm b/gnu/packages/image-processing.scm
index f5d67c8917..02d903a6a3 100644
--- a/gnu/packages/image-processing.scm
+++ b/gnu/packages/image-processing.scm
@@ -8,6 +8,7 @@
 ;;; Copyright © 2018 Björn Höfling <bjoern.hoefling@bjoernhoefling.de>
 ;;; Copyright © 2018 Lprndn <guix@lprndn.info>
 ;;; Copyright © 2019 Efraim Flashner <efraim@flashner.co.il>
+;;; Copyright © 2020 Vincent Legoll <vincent.legoll@gmail.com>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -798,11 +799,11 @@ combine the information contained in both.")
        ("vtk" ,vtk-6)
        ("qtbase" ,qtbase)
        ("qtdeclarative" ,qtdeclarative)
-       ("qttools" ,qttools)
        ("vxl" ,vxl-1)
        ("zlib" ,zlib)))
     (native-inputs
      `(("googletest" ,googletest)
+       ("qttools" ,qttools)
        ("pkg-config" ,pkg-config)
        ("c3d-src"
         ,(let* ((commit "f521358db26e00002c911cc47bf463b043942ad3")
-- 
2.26.0

  parent reply	other threads:[~2020-04-05 21:33 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-05 21:28 [bug#40458] Make some qttools inputs native Vincent Legoll
2020-04-05 21:31 ` [bug#40458] [PATCH 01/10] gnu: alsa-modular-synth: Make some " Vincent Legoll
2020-04-05 21:31   ` [bug#40458] [PATCH 02/10] gnu: gpsbabel: " Vincent Legoll
2020-04-05 21:31   ` Vincent Legoll [this message]
2020-04-05 21:31   ` [bug#40458] [PATCH 04/10] gnu: kdewebkit: " Vincent Legoll
2020-04-05 21:31   ` [bug#40458] [PATCH 05/10] gnu: kiconthemes: " Vincent Legoll
2020-04-05 21:31   ` [bug#40458] [PATCH 06/10] gnu: kio: " Vincent Legoll
2020-04-05 21:31   ` [bug#40458] [PATCH 07/10] gnu: kplotting: " Vincent Legoll
2020-04-05 21:32   ` [bug#40458] [PATCH 08/10] " Vincent Legoll
2020-04-05 22:03     ` Danny Milosavljevic
2020-04-05 22:08       ` Vincent Legoll
2020-04-05 21:32   ` [bug#40458] [PATCH 09/10] gnu: synthv1: " Vincent Legoll
2020-04-05 21:32   ` [bug#40458] [PATCH 10/10] gnu: vmpk: " Vincent Legoll
2020-04-05 22:05   ` bug#40458: [PATCH 01/10] gnu: alsa-modular-synth: " Danny Milosavljevic

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=20200405213202.13798-3-vincent.legoll@gmail.com \
    --to=vincent.legoll@gmail.com \
    --cc=40458@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).