r-rgdal does not yet support PROJ.6 (#11766)
This commit is contained in:
parent
6422130709
commit
7dc6b609d5
1 changed files with 1 additions and 1 deletions
|
@ -26,4 +26,4 @@ class RRgdal(RPackage):
|
|||
|
||||
depends_on('r-sp', type=('build', 'run'))
|
||||
depends_on('gdal')
|
||||
depends_on('proj')
|
||||
depends_on('proj@:5')
|
||||
|
|
Loading…
Reference in a new issue