Bas Couwenberg pushed to branch experimental at Debian GIS Project / grass
Commits: bd1e5a33 by Bas Couwenberg at 2021-10-03T20:57:14+02:00 Add pkg-config to build dependencies. - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +grass (7.8.6~rc3-1~exp2) UNRELEASED; urgency=medium + + * Add pkg-config to build dependencies. + + -- Bas Couwenberg <[email protected]> Sun, 03 Oct 2021 20:57:06 +0200 + grass (7.8.6~rc3-1~exp1) experimental; urgency=medium * New upstream release candidate. ===================================== debian/control ===================================== @@ -39,6 +39,7 @@ Build-Depends: bison, netcdf-bin, # install optipng if compressing the PNG images in the programmers' manual # optipng, + pkg-config, # proj-bin needed for nad2bin during config proj-bin, python3, View it on GitLab: https://salsa.debian.org/debian-gis-team/grass/-/commit/bd1e5a333053feb2dcc6db8d507c8a39aacf2057 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/grass/-/commit/bd1e5a333053feb2dcc6db8d507c8a39aacf2057 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ Pkg-grass-devel mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel
