From cb177f342b0aec4fbb2680898d9d51c77c61bb35 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jeremy=20B=C3=ADcha?= Date: Thu, 13 Mar 2025 20:30:10 -0400 Subject: [PATCH] Bump minimum wayland and wayland-protocols I don't know if this is needed but it was done for gtk4 and the cursor-shape protocol was backported from there --- debian/control | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/debian/control b/debian/control index 93d1d8a42b..19e3eb7490 100644 --- a/debian/control +++ b/debian/control @@ -41,7 +41,7 @@ Build-Depends: adwaita-icon-theme (>= 45.0-4~) , libpango1.0-dev (>= 1.44.0), librsvg2-common [amd64 arm64 armel armhf i386 mips64el mipsel ppc64el s390x powerpc ppc64 riscv64 sparc64] , libsysprof-capture-4-dev (>= 3.40.1) [amd64 arm64 armel armhf i386 mips64el ppc64el riscv64 s390x hppa loong64 powerpc ppc64 sh4], - libwayland-dev (>= 1.14.91) [linux-any], + libwayland-dev (>= 1.23) [linux-any], libx11-dev, libxcomposite-dev, libxcursor-dev, @@ -59,7 +59,7 @@ Build-Depends: adwaita-icon-theme (>= 45.0-4~) , pkgconf, pkgconf:native, sassc, - wayland-protocols (>= 1.17) [linux-any], + wayland-protocols (>= 1.41) [linux-any], xauth , xsltproc , xvfb @@ -168,7 +168,7 @@ Depends: gir1.2-gtk-3.0 (= ${binary:Version}), libgdk-pixbuf-2.0-dev (>= 2.40.0), libglib2.0-dev (>= 2.57.2), libpango1.0-dev (>= 1.44.0), - libwayland-dev (>= 1.9.91) [linux-any], + libwayland-dev (>= 1.23) [linux-any], libx11-dev, libxcomposite-dev, libxcursor-dev, @@ -180,7 +180,7 @@ Depends: gir1.2-gtk-3.0 (= ${binary:Version}), libxkbcommon-dev, libxrandr-dev, pkgconf, - wayland-protocols (>= 1.17) [linux-any], + wayland-protocols (>= 1.41) [linux-any], ${gir:Depends}, ${misc:Depends}, ${shlibs:Depends},