Yavor Doganov pushed to branch master at Debian Med / ball
Commits: d6c19a0c by Yavor Doganov at 2025-11-16T08:02:20+02:00 (Build-Depends): Replace libqt5opengl5-dev with libqt5opengl5-desktop-dev. - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,12 @@ +ball (1.5.0+git20220524.d85d2dd-3) UNRELEASED; urgency=medium + + * Team upload. + * debian/control (Build-Depends): Replace libqt5opengl5-dev with the + virtual package libqt5opengl5-desktop-dev to prevent attempts to build + on armhf (Closes: #1120734). Thanks Adrian Bunk. + + -- Yavor Doganov <[email protected]> Sun, 16 Nov 2025 07:44:38 +0200 + ball (1.5.0+git20220524.d85d2dd-2) unstable; urgency=medium * Team upload. ===================================== debian/control ===================================== @@ -19,7 +19,7 @@ Build-Depends: libglew-dev, liblpsolve55-dev, libnsl-dev, - libqt5opengl5-dev, + libqt5opengl5-desktop-dev, libsvm-dev, libx11-dev, qtbase5-dev, View it on GitLab: https://salsa.debian.org/med-team/ball/-/commit/d6c19a0c9fac028c362920e954a136232681c609 -- View it on GitLab: https://salsa.debian.org/med-team/ball/-/commit/d6c19a0c9fac028c362920e954a136232681c609 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
