guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

03/05: gnu: spatialite-gui: Add missing input.


From: guix-commits
Subject: 03/05: gnu: spatialite-gui: Add missing input.
Date: Mon, 9 Mar 2020 10:24:31 -0400 (EDT)

glv pushed a commit to branch master
in repository guix.

commit e8906d86ee08bbc41d91b2b11c2b2630d7f75f18
Author: Guillaume Le Vaillant <address@hidden>
AuthorDate: Mon Mar 9 14:20:21 2020 +0100

    gnu: spatialite-gui: Add missing input.
    
    * gnu/packages/geo.scm (spatialite-gui)[inputs]: Add libjpeg-turbo.
---
 gnu/packages/geo.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/geo.scm b/gnu/packages/geo.scm
index 33137a1..147a39a 100644
--- a/gnu/packages/geo.scm
+++ b/gnu/packages/geo.scm
@@ -554,6 +554,7 @@ development.")
      `(("freexl" ,freexl)
        ("geos" ,geos)
        ("libgaiagraphics" ,libgaiagraphics)
+       ("libjpeg-turbo" ,libjpeg-turbo)
        ("libspatialite" ,libspatialite)
        ("libxml2" ,libxml2)
        ("proj.4" ,proj.4)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]