3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: Remove old vtk module dependence in image-processing.scm.

* gnu/packages/image-processing.scm: Remove old vtk module dependence.
This commit is contained in:
Julien Lepiller 2017-06-03 14:21:39 +02:00
parent f885fc754a
commit 98d6cdda37
No known key found for this signature in database
GPG key ID: 43111F4520086A0C

View file

@ -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