octavePackages.mapping: Propagate gdal input to runtime
This commit is contained in:
parent
d762078068
commit
b04406805e
@ -16,7 +16,7 @@ buildOctavePackage rec {
|
||||
sha256 = "sha256-IYiyRjnHCHhAFy5gR/dcuKWY11gSCubggQzmMAqGmhs=";
|
||||
};
|
||||
|
||||
buildInputs = [
|
||||
propagatedBuildInputs = [
|
||||
gdal
|
||||
];
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user