[Git][debian-gis-team/tilemaker][master] Replace pkg-config build dependency with pkgconf.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Tue Feb 6 08:40:59 GMT 2024
Bas Couwenberg pushed to branch master at Debian GIS Project / tilemaker
Commits:
f0581e0f by Bas Couwenberg at 2024-02-06T09:40:48+01:00
Replace pkg-config build dependency with pkgconf.
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -2,6 +2,7 @@ tilemaker (2.4.0-2) UNRELEASED; urgency=medium
* Team upload.
* Enable Salsa CI.
+ * Replace pkg-config build dependency with pkgconf.
-- Bas Couwenberg <sebastic at debian.org> Fri, 25 Aug 2023 12:24:22 +0200
=====================================
debian/control
=====================================
@@ -14,7 +14,7 @@ Build-Depends: cmake,
libprotobuf-dev,
libshp-dev,
libsqlite3-dev,
- pkg-config,
+ pkgconf,
protobuf-compiler,
rapidjson-dev
Standards-Version: 4.6.2
View it on GitLab: https://salsa.debian.org/debian-gis-team/tilemaker/-/commit/f0581e0f2aff6d7bd5a09d9d499f3b2346c4183e
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/tilemaker/-/commit/f0581e0f2aff6d7bd5a09d9d499f3b2346c4183e
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20240206/35560208/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list