debian/changelog | 6 ++++++ debian/patches/egl-platform-mir.patch | 3 +-- 2 files changed, 7 insertions(+), 2 deletions(-)
New commits: commit 443e9a1eda33596f6b6ae314a1e928ea4822aeef Author: Maarten Lankhorst <maarten.lankho...@ubuntu.com> Date: Wed Feb 11 09:22:34 2015 +0100 Fix ftbfs from no longer including libmirclient-dev. diff --git a/debian/changelog b/debian/changelog index 2517127..94916c8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +mesa (10.4.2-2ubuntu5) vivid; urgency=medium + + * Fix ftbfs from no longer including libmirclient-dev. + + -- Maarten Lankhorst <maarten.lankho...@ubuntu.com> Wed, 11 Feb 2015 09:21:54 +0100 + mesa (10.4.2-2ubuntu4) vivid; urgency=medium * debian/control: diff --git a/debian/patches/egl-platform-mir.patch b/debian/patches/egl-platform-mir.patch index f56c7fc..6e1765b 100644 --- a/debian/patches/egl-platform-mir.patch +++ b/debian/patches/egl-platform-mir.patch @@ -104,12 +104,11 @@ free(dri2_dpy->driver_configs); --- a/src/egl/drivers/dri2/egl_dri2.h +++ b/src/egl/drivers/dri2/egl_dri2.h -@@ -64,6 +64,11 @@ +@@ -64,6 +64,10 @@ #endif /* HAVE_ANDROID_PLATFORM */ +#ifdef HAVE_MIR_PLATFORM -+#include <mir_toolkit/mir_client_library.h> +#include <mir_toolkit/mesa/native_display.h> +#endif + -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/e1ylssp-0007rr...@moszumanska.debian.org