diff --git a/x11/wayland/xorg-xwayland/actions.py b/x11/wayland/xorg-xwayland/actions.py
index 1e0793f1d7..e0e8607f4d 100644
--- a/x11/wayland/xorg-xwayland/actions.py
+++ b/x11/wayland/xorg-xwayland/actions.py
@@ -12,9 +12,14 @@ from pisi.actionsapi import get
def setup():
mesontools.configure("-D ipv6=true \
- -D xvfb=false \
- -D xdmcp=false \
+ -D glx=true \
+ -D dpms=true \
+ -D xace=true \
+ -D xvfb=true \
+ -D xdmcp=true \
+ -D xinerama=true \
-D xcsecurity=true \
+ -D screensaver=true \
-D dri3=true \
-D xwayland_eglstream=true \
-D glamor=true \
diff --git a/x11/wayland/xorg-xwayland/pspec.xml b/x11/wayland/xorg-xwayland/pspec.xml
index 5d84698b3a..53f642ffb7 100644
--- a/x11/wayland/xorg-xwayland/pspec.xml
+++ b/x11/wayland/xorg-xwayland/pspec.xml
@@ -30,6 +30,7 @@
libtirpc-devel
libXfont2-devel
xorg-app-devel
+ libXdmcp-devel
egl-wayland-devel
libxshmfence-devel
wayland-protocols-devel
@@ -55,6 +56,7 @@
libdrm
nettle
pixman
+ libXdmcp
libepoxy
libglvnd
libtirpc
@@ -70,7 +72,29 @@
+
+ xorg-xwayland-devel
+
+ xorg-server-common
+
+ Development files for xorg-xwayland
+
+ xorg-xwayland
+
+
+ /usr/include
+ /usr/lib/pkgconfig
+
+
+
+
+ 2021-10-06
+ 21.1.2
+ Rebuild.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2021-08-07
21.1.2