unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Julien Lepiller <julien@lepiller.eu>
To: 27208@debbugs.gnu.org
Subject: bug#27208: Remove dependence on vtk.scm
Date: Sat, 3 Jun 2017 14:25:12 +0200	[thread overview]
Message-ID: <20170603142512.7f6b47fa@polymos.lepiller.eu> (raw)

[-- Attachment #1: Type: text/plain, Size: 148 bytes --]

Hi, this patch removes dependence on the vtk.scm module that was
removed in ef51ac21eec28de3b0fb693f88be5f3c494d464a. Is the commit
message correct?

[-- Attachment #2: 0001-gnu-Remove-old-vtk-module-dependence-in-image-proces.patch --]
[-- Type: text/x-patch, Size: 1006 bytes --]

From 45496abba2351fd9f6dd033a3fa05cec4abdd35b Mon Sep 17 00:00:00 2001
From: Julien Lepiller <julien@lepiller.eu>
Date: Sat, 3 Jun 2017 14:21:39 +0200
Subject: [PATCH] gnu: Remove old vtk module dependence in
 image-processing.scm.

* gnu/packages/image-processing.scm: Remove old vtk module dependence.
---
 gnu/packages/image-processing.scm | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/gnu/packages/image-processing.scm b/gnu/packages/image-processing.scm
index 3d34eb2c3..0037fdb26 100644
--- a/gnu/packages/image-processing.scm
+++ b/gnu/packages/image-processing.scm
@@ -45,8 +45,7 @@
   #:use-module (gnu packages serialization)
   #:use-module (gnu packages xiph)
   #:use-module (gnu packages xml)
-  #:use-module (gnu packages xorg)
-  #:use-module (gnu packages vtk))
+  #:use-module (gnu packages xorg))
 
 ;; We use the latest snapshot of this package because the latest release is
 ;; from 2011 and has known vulnerabilities that cannot easily be fixed by
-- 
2.13.0


             reply	other threads:[~2017-06-03 12:26 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-03 12:25 Julien Lepiller [this message]
2017-06-03 13:54 ` bug#27208: Remove dependence on vtk.scm Ludovic Courtès
2017-06-03 16:23   ` Julien Lepiller
2017-06-03 17:21     ` Julien Lepiller

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=20170603142512.7f6b47fa@polymos.lepiller.eu \
    --to=julien@lepiller.eu \
    --cc=27208@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).