Timo Aaltonen pushed to branch debian-unstable at X Strike Force / wayland /
weston
Commits:
564bd99a by Simon McVittie at 2023-08-01T11:45:23+00:00
d/control: Replace libgdk-pixbuf2.0-dev with libgdk-pixbuf-2.0-dev
Since Debian 11, libgdk-pixbuf2.0-dev is a deprecated transitional
package that pulls in headers for both gdk-pixbuf (maintained) and
gdk-pixbuf-xlib (obsolete). Weston only needs gdk-pixbuf.
Closes: #1037407
- - - - -
1 changed file:
- debian/control
Changes:
=====================================
debian/control
=====================================
@@ -13,7 +13,7 @@ Build-Depends: debhelper (>= 10),
libdrm-dev (>= 2.4.95),
libegl1-mesa-dev (>= 9.0~),
libgbm-dev (>= 17.2),
- libgdk-pixbuf2.0-dev,
+ libgdk-pixbuf-2.0-dev,
libgles2-mesa-dev (>= 9.0~),
libglu1-mesa-dev,
libgstreamer-plugins-base1.0-dev,
View it on GitLab:
https://salsa.debian.org/xorg-team/wayland/weston/-/commit/564bd99a20b0c8092c276377aa9d2cc4fd2fe621
--
View it on GitLab:
https://salsa.debian.org/xorg-team/wayland/weston/-/commit/564bd99a20b0c8092c276377aa9d2cc4fd2fe621
You're receiving this email because of your account on salsa.debian.org.