[Git][debian-gis-team/osmium-tool][master] Add architecture-is-little-endian to build depends.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Tue Sep 5 11:15:37 BST 2023
Bas Couwenberg pushed to branch master at Debian GIS Project / osmium-tool
Commits:
0cae8bd7 by Bas Couwenberg at 2023-09-05T12:15:00+02:00
Add architecture-is-little-endian to build depends.
https://github.com/osmcode/osmium-tool/issues/176
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -2,6 +2,8 @@ osmium-tool (1.15.0-2) UNRELEASED; urgency=medium
* Bump debhelper compat to 13.
* Enable Salsa CI.
+ * Add architecture-is-little-endian to build depends.
+ https://github.com/osmcode/osmium-tool/issues/176
-- Bas Couwenberg <sebastic at debian.org> Mon, 12 Jun 2023 18:14:00 +0200
=====================================
debian/control
=====================================
@@ -3,7 +3,8 @@ Maintainer: Debian GIS Project <pkg-grass-devel at lists.alioth.debian.org>
Uploaders: Bas Couwenberg <sebastic at debian.org>
Section: science
Priority: optional
-Build-Depends: debhelper-compat (= 13),
+Build-Depends: architecture-is-little-endian,
+ debhelper-compat (= 13),
cmake,
libboost-dev,
libboost-program-options-dev,
View it on GitLab: https://salsa.debian.org/debian-gis-team/osmium-tool/-/commit/0cae8bd71e3acd6198fb64b3529a468022e8820f
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/osmium-tool/-/commit/0cae8bd71e3acd6198fb64b3529a468022e8820f
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/20230905/f205f16c/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list