commit | 73a22cf294cff12fef61d4489228b5e3cc4b1036 | [log] [tgz] |
---|---|---|
author | Kristian H. Kristensen <hoegsberg@google.com> | Mon Oct 11 12:09:18 2021 +0000 |
committer | Kristian H. Kristensen <hoegsberg@google.com> | Mon Oct 11 12:09:18 2021 +0000 |
tree | b67a6b6309724ddcc9684c21f4c4580e3bb97eb1 | |
parent | 6e073330e2ba49689d027bffe1d0a8d1f064ea2c [diff] [blame] |
Move screenshooter to rust
diff --git a/build.rs b/build.rs index 7d05e6b..33dcfb9 100644 --- a/build.rs +++ b/build.rs
@@ -34,6 +34,7 @@ fn main() { let protocols = [ "wayland", + "weston-screenshooter", "linux-dmabuf-unstable-v1", "croscomp", "alpha-compositing-unstable-v1",