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
This commit is contained in:
parent
5a92d78e59
commit
cb177f342b
8
debian/control
vendored
8
debian/control
vendored
@ -41,7 +41,7 @@ Build-Depends: adwaita-icon-theme (>= 45.0-4~) <!nocheck>,
|
|||||||
libpango1.0-dev (>= 1.44.0),
|
libpango1.0-dev (>= 1.44.0),
|
||||||
librsvg2-common [amd64 arm64 armel armhf i386 mips64el mipsel ppc64el s390x powerpc ppc64 riscv64 sparc64] <!nocheck>,
|
librsvg2-common [amd64 arm64 armel armhf i386 mips64el mipsel ppc64el s390x powerpc ppc64 riscv64 sparc64] <!nocheck>,
|
||||||
libsysprof-capture-4-dev (>= 3.40.1) [amd64 arm64 armel armhf i386 mips64el ppc64el riscv64 s390x hppa loong64 powerpc ppc64 sh4],
|
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,
|
libx11-dev,
|
||||||
libxcomposite-dev,
|
libxcomposite-dev,
|
||||||
libxcursor-dev,
|
libxcursor-dev,
|
||||||
@ -59,7 +59,7 @@ Build-Depends: adwaita-icon-theme (>= 45.0-4~) <!nocheck>,
|
|||||||
pkgconf,
|
pkgconf,
|
||||||
pkgconf:native,
|
pkgconf:native,
|
||||||
sassc,
|
sassc,
|
||||||
wayland-protocols (>= 1.17) [linux-any],
|
wayland-protocols (>= 1.41) [linux-any],
|
||||||
xauth <!nocheck>,
|
xauth <!nocheck>,
|
||||||
xsltproc <!nodoc>,
|
xsltproc <!nodoc>,
|
||||||
xvfb <!nocheck>
|
xvfb <!nocheck>
|
||||||
@ -168,7 +168,7 @@ Depends: gir1.2-gtk-3.0 (= ${binary:Version}),
|
|||||||
libgdk-pixbuf-2.0-dev (>= 2.40.0),
|
libgdk-pixbuf-2.0-dev (>= 2.40.0),
|
||||||
libglib2.0-dev (>= 2.57.2),
|
libglib2.0-dev (>= 2.57.2),
|
||||||
libpango1.0-dev (>= 1.44.0),
|
libpango1.0-dev (>= 1.44.0),
|
||||||
libwayland-dev (>= 1.9.91) [linux-any],
|
libwayland-dev (>= 1.23) [linux-any],
|
||||||
libx11-dev,
|
libx11-dev,
|
||||||
libxcomposite-dev,
|
libxcomposite-dev,
|
||||||
libxcursor-dev,
|
libxcursor-dev,
|
||||||
@ -180,7 +180,7 @@ Depends: gir1.2-gtk-3.0 (= ${binary:Version}),
|
|||||||
libxkbcommon-dev,
|
libxkbcommon-dev,
|
||||||
libxrandr-dev,
|
libxrandr-dev,
|
||||||
pkgconf,
|
pkgconf,
|
||||||
wayland-protocols (>= 1.17) [linux-any],
|
wayland-protocols (>= 1.41) [linux-any],
|
||||||
${gir:Depends},
|
${gir:Depends},
|
||||||
${misc:Depends},
|
${misc:Depends},
|
||||||
${shlibs:Depends},
|
${shlibs:Depends},
|
||||||
|
Loading…
Reference in New Issue
Block a user