debian/changelog | 8 ++++++++ debian/control | 1 + 2 files changed, 9 insertions(+)
New commits: commit 91e96ae1a02c494ad50dc831860f2752be6d04e4 Author: Emilio Pozuelo Monfort <po...@debian.org> Date: Sun Oct 27 20:51:48 2013 +0100 Let libegl1-mesa-dev depend on libwayland-dev diff --git a/debian/changelog b/debian/changelog index d85f38b..ad29beb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +mesa (9.2.2-2) UNRELEASED; urgency=low + + * debian/control: + + Let libegl1-mesa-dev depend on libwayland-dev as wayland-egl.pc + requires wayland-client.pc. + + -- Emilio Pozuelo Monfort <po...@debian.org> Sun, 27 Oct 2013 20:49:30 +0100 + mesa (9.2.2-1) unstable; urgency=low * New upstream release. diff --git a/debian/control b/debian/control index 12b720c..7189103 100644 --- a/debian/control +++ b/debian/control @@ -289,6 +289,7 @@ Depends: libxcb-glx0-dev, libxcb-dri2-0-dev, libx11-xcb-dev, + libwayland-dev, ${misc:Depends}, Description: free implementation of the EGL API -- development files This package contains the development environment required for compiling -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1vawns-0000gq...@vasks.debian.org