mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-19 03:14:03 +00:00
Merge pull request #290654 from imincik/grass-remove-datumgrid
grass: remove obsolete proj-datumgrid dependency
This commit is contained in:
commit
42d09837e7
@ -23,7 +23,6 @@
|
||||
, pkg-config
|
||||
, postgresql
|
||||
, proj
|
||||
, proj-datumgrid
|
||||
, python3Packages
|
||||
, readline
|
||||
, sqlite
|
||||
@ -71,7 +70,6 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
pdal
|
||||
postgresql
|
||||
proj
|
||||
proj-datumgrid
|
||||
readline
|
||||
sqlite
|
||||
wxGTK32
|
||||
|
Loading…
Reference in New Issue
Block a user