[PATCH weston 2/2] README: fix s/libwayland/libweston/ typo
Quentin Glidic
sardemff7+wayland at sardemff7.net
Mon Aug 15 16:08:00 UTC 2016
On 15/08/2016 17:31, Emil Velikov wrote:
> From: Emil Velikov <emil.velikov at collabora.com>
>
> Since one is (about to be) using libweston, they should check for it as
> opposed to libwayland.
>
> Silly copy/paste mistake that would have caused a lot of confusion.
>
> Signed-off-by: Emil Velikov <emil.velikov at collabora.com>
> ---
> Seems like we all missed that one, oops :-\
Good catch, pushed:
51c6f63..2eda27b master -> master
Cheers,
> ---
> README | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/README b/README
> index d0c8a64..90fe8a9 100644
> --- a/README
> +++ b/README
> @@ -113,7 +113,7 @@ weston_ham_sandwich(void);
> In order to use the said symbol, the one will have a similar code in their
> configure.ac:
>
> -PKG_CHECK_MODULES(LIBWAYLAND, [libwayland-1 >= 1.1])
> +PKG_CHECK_MODULES(LIBWESTON, [libweston-1 >= 1.1])
> AC_DEFINE(REQUIRE_LIBWESTON_API_VERSION, [LIBWESTON_API_VERSION(1,1)])
>
> If the user is _not_ interested in forward compatibility, they can use high
>
--
Quentin “Sardem FF7” Glidic
More information about the wayland-devel
mailing list