Le 06/07/2017 à 14:46, Daniel Stone a écrit :
Hi Olivier,

On 6 July 2017 at 13:28, Olivier Blin <olivier.b...@softathome.com> wrote:
> @@ -208,9 +208,7 @@ fi
>  PKG_CHECK_MODULES(LIBINPUT_BACKEND, [libinput >= 0.8.0])
>  PKG_CHECK_MODULES(COMPOSITOR, [$COMPOSITOR_MODULES])
>
> -PKG_CHECK_MODULES(WAYLAND_PROTOCOLS, [wayland-protocols >= 1.8],
> -                 [ac_wayland_protocols_pkgdatadir=`$PKG_CONFIG 
--variable=pkgdatadir wayland-protocols`])
> -AC_SUBST(WAYLAND_PROTOCOLS_DATADIR, $ac_wayland_protocols_pkgdatadir)
> +PKG_CHECK_VAR(WAYLAND_PROTOCOLS_DATADIR, wayland-protocols >= 1.7, 
pkgdatadir)

This should be 1.8 rather than 1.7. Other than that though, it seems fine.
Hi,

Good catch.
Sorry about that, I did not check my cherry-pick properly.
I have just resent the patch.

Thanks for the quick review!

--
Olivier Blin - SoftAtHome

_______________________________________________
wayland-devel mailing list
wayland-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/wayland-devel

Reply via email to