Bas Couwenberg pushed to branch master at Debian GIS Project / merkaartor
Commits: b728a939 by Bas Couwenberg at 2021-10-03T20:52:47+02:00 Add pkg-config to build dependencies. - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -2,6 +2,7 @@ merkaartor (0.19.0+ds-3) UNRELEASED; urgency=medium * Team upload. * Bump Standards-Version to 4.6.0, no changes. + * Add pkg-config to build dependencies. -- Bas Couwenberg <[email protected]> Wed, 08 Sep 2021 16:41:25 +0200 ===================================== debian/control ===================================== @@ -17,6 +17,7 @@ Build-Depends: debhelper-compat (= 13), libspatialite-dev, libxml2-dev, libxslt1-dev, + pkg-config, qt5-qmake, qt5-qmake:native, qtbase5-dev, View it on GitLab: https://salsa.debian.org/debian-gis-team/merkaartor/-/commit/b728a9390270f153f318f5eb41b9189e2f1e3b6e -- View it on GitLab: https://salsa.debian.org/debian-gis-team/merkaartor/-/commit/b728a9390270f153f318f5eb41b9189e2f1e3b6e 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
