summaryrefslogtreecommitdiff
path: root/makefile
diff options
context:
space:
mode:
authorMikhail Burakov <mburakov@mailbox.org>2023-10-22 08:15:45 +0200
committerMikhail Burakov <mburakov@mailbox.org>2023-10-22 08:23:59 +0200
commitf5df0d289d1a06b325b70f9e1c2083ce6080d98a (patch)
tree9face03bf905375a04e9a3c14a49fad6497878ef /makefile
parent74e55721e93d95d35ae5e594cad360f407f47ae0 (diff)
Add support for cropping and scaling of decoded framesv5
Diffstat (limited to 'makefile')
-rw-r--r--makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/makefile b/makefile
index 9983247..2eefc20 100644
--- a/makefile
+++ b/makefile
@@ -19,6 +19,7 @@ protocols_dir:=\
/usr/share/wayland-protocols
protocols:=\
+ viewporter \
linux-dmabuf-unstable-v1 \
pointer-constraints-unstable-v1 \
relative-pointer-unstable-v1 \