Bas Couwenberg pushed to branch master at Debian GIS Project / otb
Commits: b3896b24 by Bas Couwenberg at 2023-02-25T08:29:46+01:00 Drop obsolete libgl1-mesa-dev build dependency. - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -2,6 +2,7 @@ otb (8.1.1+dfsg-2) UNRELEASED; urgency=medium * Team upload. * Bump Standards-Version to 4.6.2, no changes. + * Drop obsolete libgl1-mesa-dev build dependency. -- Bas Couwenberg <[email protected]> Wed, 18 Jan 2023 17:05:01 +0100 ===================================== debian/control ===================================== @@ -20,7 +20,7 @@ Build-Depends: debhelper-compat (= 12), libfftw3-dev, libgdal-dev (>= 1.10.0), libgeotiff-dev, - libgl1-mesa-dev | libgl-dev, + libgl-dev, libglew-dev, libglfw3-dev, libinsighttoolkit4-dev, @@ -56,7 +56,7 @@ Depends: cmake (>= 2.8.3), libboost-thread-dev, libgdal-dev (>= 1.10.0), libgeotiff-dev, - libgl1-mesa-dev | libgl-dev, + libgl-dev, libglew-dev, libglfw3-dev, libinsighttoolkit4-dev, View it on GitLab: https://salsa.debian.org/debian-gis-team/otb/-/commit/b3896b2401d1f7f9433d4c692a3828d669b13430 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/otb/-/commit/b3896b2401d1f7f9433d4c692a3828d669b13430 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
