Skip to content

Commit b044068

Browse files
committed
octavePackages.mapping: Propagate gdal input to runtime
1 parent d762078 commit b044068

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkgs/development/octave-modules/mapping/default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ buildOctavePackage rec {
1616
sha256 = "sha256-IYiyRjnHCHhAFy5gR/dcuKWY11gSCubggQzmMAqGmhs=";
1717
};
1818

19-
buildInputs = [
19+
propagatedBuildInputs = [
2020
gdal
2121
];
2222

0 commit comments

Comments
 (0)