Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (2)
control: libegl1-mesa-dev should pull the new libwayland-dev, update dependency.
· 03937a97
Timo Aaltonen
authored
May 07, 2018
03937a97
release to cosmic
· 59295bef
Timo Aaltonen
authored
May 07, 2018
59295bef
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
59295bef
mesa (18.0.2-2ubuntu2) cosmic; urgency=medium
* control: libegl1-mesa-dev should pull the new libwayland-dev, update
dependency.
-- Timo Aaltonen <tjaalton@debian.org> Mon, 07 May 2018 10:34:10 +0300
mesa (18.0.2-2ubuntu1) cosmic; urgency=medium
* Merge from Debian experimental.
...
...
debian/control
View file @
59295bef
...
...
@@ -164,7 +164,7 @@ Depends:
libxcb-sync-dev,
libxshmfence-dev,
libx11-xcb-dev,
libwayland-dev (>= 1.1
1
.0) [linux-any],
libwayland-dev (>= 1.1
5
.0) [linux-any],
${misc:Depends},
Multi-Arch: same
Description: free implementation of the EGL API -- development files
...
...