From e7781438cbf22f757eb2d3d696d1053e5b1abc8c Mon Sep 17 00:00:00 2001 From: Lucas Tanure Date: Wed, 16 Dec 2015 13:10:34 -0200 Subject: Add wayland-protocols repot and build step Signed-off-by: Lucas Tanure --- wl_build | 3 +++ wl_clone | 1 + 2 files changed, 4 insertions(+) diff --git a/wl_build b/wl_build index 12ec148..3b556c0 100755 --- a/wl_build +++ b/wl_build @@ -41,6 +41,9 @@ mkdir -p $WLD/share/aclocal gen wayland compile +gen wayland-protocols +compile + gen drm --disable-libkms compile diff --git a/wl_clone b/wl_clone index 9cf2a8c..3d2c4f9 100755 --- a/wl_clone +++ b/wl_clone @@ -39,6 +39,7 @@ clone_or_update() { } clone_or_update git://anongit.freedesktop.org/wayland/wayland +clone_or_update git://anongit.freedesktop.org/wayland/wayland-protocols clone_or_update git://anongit.freedesktop.org/git/mesa/drm clone_or_update git://anongit.freedesktop.org/xcb/proto clone_or_update git://anongit.freedesktop.org/xorg/util/macros -- cgit v1.2.3