Timo Aaltonen pushed to branch debian-unstable at X Strike Force / lib / libglvnd
Commits: 20ecc130 by Timo Aaltonen at 2020-01-09T12:24:16+02:00 control: Add libopengl-dev to libglvnd-dev depends, since it used to carry the .so. - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +libglvnd (1.3.0-8) UNRELEASED; urgency=medium + + * control: Add libopengl-dev to libglvnd-dev depends, since it used to + carry the .so. + + -- Timo Aaltonen <[email protected]> Thu, 09 Jan 2020 12:23:54 +0200 + libglvnd (1.3.0-7) unstable; urgency=medium * control: Add libglx-dev to libgl-dev Depends. ===================================== debian/control ===================================== @@ -29,6 +29,7 @@ Depends: libgl-dev (>= 1.3.0-1), libgles-dev (>= 1.3.0-1), libglx-dev (>= 1.3.0-1), + libopengl-dev (>= 1.3.0-1), Breaks: libglvnd-core-dev (<< 1.3.0-1), Replaces: View it on GitLab: https://salsa.debian.org/xorg-team/lib/libglvnd/commit/20ecc130fda79dd2d64d1acb1f5ed2a3238adce3 -- View it on GitLab: https://salsa.debian.org/xorg-team/lib/libglvnd/commit/20ecc130fda79dd2d64d1acb1f5ed2a3238adce3 You're receiving this email because of your account on salsa.debian.org.

