[Git][debian-gis-team/gdal][master] Add bison to build dependencies.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Sat Mar 2 11:58:24 GMT 2024
Bas Couwenberg pushed to branch master at Debian GIS Project / gdal
Commits:
9d4ab759 by Bas Couwenberg at 2024-03-02T12:58:11+01:00
Add bison to build dependencies.
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+gdal (3.8.4+dfsg-4) UNRELEASED; urgency=medium
+
+ * Add bison to build dependencies.
+
+ -- Bas Couwenberg <sebastic at debian.org> Sat, 02 Mar 2024 12:58:04 +0100
+
gdal (3.8.4+dfsg-3) unstable; urgency=medium
* Add dpkg-dev (>= 1.22.5) to build dependencies for t64 changes.
=====================================
debian/control
=====================================
@@ -4,7 +4,8 @@ Uploaders: Francesco Paolo Lovergine <frankie at debian.org>,
Bas Couwenberg <sebastic at debian.org>
Section: science
Priority: optional
-Build-Depends: cmake,
+Build-Depends: bison,
+ cmake,
debhelper-compat (= 13),
dh-python,
dh-sequence-numpy3,
View it on GitLab: https://salsa.debian.org/debian-gis-team/gdal/-/commit/9d4ab759df855c9623262c3dfb8a5d9c5827afba
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/gdal/-/commit/9d4ab759df855c9623262c3dfb8a5d9c5827afba
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/20240302/03f24754/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list