summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryce Harrington <bryce@osg.samsung.com>2015-11-20 11:51:42 -0800
committerBryce Harrington <bryce@osg.samsung.com>2015-12-23 11:23:23 -0800
commit95527a14fbda3617df10d8afe491ff6a9dd2e9a2 (patch)
tree9892cf2def831f52a261e85a430fae9bb1462c7c
parent98b5d597205a0970857abb9fc004ccfb8ddd017e (diff)
Add new wayland-protocols dependency
-rwxr-xr-xwl_build3
-rwxr-xr-xwl_clone1
2 files changed, 4 insertions, 0 deletions
diff --git a/wl_build b/wl_build
index 7de2f2e..27b8a9d 100755
--- a/wl_build
+++ b/wl_build
@@ -100,6 +100,9 @@ compile
gen libevdev
compile
+gen wayland-protocols
+compile
+
gen libinput
compile
diff --git a/wl_clone b/wl_clone
index 3d2c4f9..49ff824 100755
--- a/wl_clone
+++ b/wl_clone
@@ -53,6 +53,7 @@ clone_or_update git://anongit.freedesktop.org/pixman
clone_or_update git://anongit.freedesktop.org/cairo
clone_or_update git://git.sv.gnu.org/libunwind
clone_or_update git://anongit.freedesktop.org/libevdev
+clone_or_update git://anongit.freedesktop.org/wayland/wayland-protocols
clone_or_update git://anongit.freedesktop.org/wayland/libinput
clone_or_update git://anongit.freedesktop.org/wayland/weston