summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryce Harrington <bryce@bryceharrington.org>2016-02-02 15:10:14 -0800
committerBryce Harrington <bryce@bryceharrington.org>2016-02-02 15:10:14 -0800
commitbcc286327fa0639802df850e0f18300a3ed6bc0e (patch)
tree7a700872ca93944c359586de1719508ca855bd28
parent72f4c62540ff4142ec353fa8fa6f03aba30cb7e0 (diff)
Add new libwacom dependency for libinput
-rwxr-xr-xwl_build3
-rwxr-xr-xwl_clone1
2 files changed, 4 insertions, 0 deletions
diff --git a/wl_build b/wl_build
index 90b1aa9..f27c946 100755
--- a/wl_build
+++ b/wl_build
@@ -113,6 +113,9 @@ compile
gen wayland-protocols
compile
+gen libwacom
+compile
+
gen libinput
compile
diff --git a/wl_clone b/wl_clone
index e31006e..b5ab781 100755
--- a/wl_clone
+++ b/wl_clone
@@ -54,6 +54,7 @@ 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://git.code.sf.net/p/linuxwacom/libwacom
clone_or_update git://anongit.freedesktop.org/wayland/libinput
clone_or_update git://anongit.freedesktop.org/wayland/weston