[neon/backports-focal/xdg-desktop-portal/Neon/unstable] debian: Preferentially build-depend on libgdk-pixbuf-2.0-dev
Simon McVittie
null at kde.org
Wed Jan 13 06:32:44 GMT 2021
Git commit 8f50e11545c4c18b9e22a518341fb8bd40bff428 by Simon McVittie.
Committed on 22/11/2020 at 16:05.
Pushed by ash into branch 'Neon/unstable'.
Preferentially build-depend on libgdk-pixbuf-2.0-dev
We don't need the deprecated Xlib integration that is also pulled in
by the older libgdk-pixbuf2.0-dev package (see #974870).
M +1 -1 debian/control
https://invent.kde.org/neon/backports-focal/xdg-desktop-portal/commit/8f50e11545c4c18b9e22a518341fb8bd40bff428
diff --git a/debian/control b/debian/control
index 93470f1..9848d34 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends:
geoclue-2.0 <!nocheck pkg.libportal.enable>,
fuse <!nocheck>,
libcap2-bin <!nocheck>,
- libgdk-pixbuf2.0-dev,
+ libgdk-pixbuf-2.0-dev | libgdk-pixbuf2.0-dev,
libgeoclue-2-dev (>= 2.5.2),
libflatpak-dev (>= 1.5.0),
libfontconfig1-dev,
More information about the Neon-commits
mailing list