mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2025-12-28 00:30:07 +01:00
Revert "xwayland: bump wayland-protocols version to 1.7"
This reverts commit 371ff0c969.
Reviewed-by: Adam Jackson <ajax@redhat.com>
This commit is contained in:
parent
9f4d308cda
commit
7d7788e0f2
1 changed files with 1 additions and 1 deletions
|
|
@ -2475,7 +2475,7 @@ AM_CONDITIONAL(XFAKESERVER, [test "x$KDRIVE" = xyes && test "x$XFAKE" = xyes])
|
|||
|
||||
dnl Xwayland DDX
|
||||
|
||||
XWAYLANDMODULES="wayland-client >= 1.3.0 wayland-protocols >= 1.7 $LIBDRM epoxy"
|
||||
XWAYLANDMODULES="wayland-client >= 1.3.0 wayland-protocols >= 1.1 $LIBDRM epoxy"
|
||||
if test "x$XF86VIDMODE" = xyes; then
|
||||
XWAYLANDMODULES="$XWAYLANDMODULES $VIDMODEPROTO"
|
||||
fi
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue