diff --git a/src/meson.build b/src/meson.build index a64f3a99f..bd790516f 100644 --- a/src/meson.build +++ b/src/meson.build @@ -808,6 +808,7 @@ if have_wayland ['linux-dmabuf', 'unstable', 'v1', ], ['pointer-constraints', 'unstable', 'v1', ], ['pointer-gestures', 'unstable', 'v1', ], + ['primary-selection', 'unstable', 'v1', ], ['relative-pointer', 'unstable', 'v1', ], ['tablet', 'unstable', 'v2', ], ['text-input', 'unstable', 'v3', ],