Source: vlc Source-Version: 2.2.4-14 Severity: important Hi!
The mesa package has dropped the OpenGL|ES 1.x support and the accompanying packages in experimental. This means that once you upgrade to the experimental version of mesa, vlc becomes uninstallable. Given that those packages will eventually move to unstable, it would be nice if vlc could disable OpenGL|ES 1.x support and start dropping the build-dependency on libgles1-mesa-dev to prepare for the inevitable, and to allow installing the latest mesa. :) From the mesa changelog: ,--- mesa (17.0.0~rc3-1) experimental; urgency=medium [ Timo Aaltonen ] * Drop libgles1. […] -- Andreas Boll <andreas.boll....@gmail.com> Mon, 06 Feb 2017 19:05:30 +0100 `--- Thanks, Guillem