mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 15:36:20 -05:00
gnu: xygrib: Build against proj-7.
* gnu/packages/geo.scm (xygrib)[inputs]: Replace proj with proj-7. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
This commit is contained in:
parent
c1197f5c4c
commit
c9f19871a8
1 changed files with 1 additions and 1 deletions
|
@ -1522,7 +1522,7 @@ (define-public xygrib
|
|||
libnova
|
||||
libpng
|
||||
openjpeg
|
||||
proj
|
||||
proj-7
|
||||
qtbase-5
|
||||
zlib))
|
||||
(native-search-paths
|
||||
|
|
Loading…
Reference in a new issue