Patches attached. Thank you, Jeremy Bícha
From b50f7e6507cf2e09c3eda1b43d781c5613509bc1 Mon Sep 17 00:00:00 2001 From: Jeremy Bicha <jeremy.bi...@canonical.com> Date: Thu, 6 Apr 2023 08:33:27 -0400 Subject: [PATCH 1/2] debian/control: Build-Depend on libportal-gtk3-dev
Closes: #1034018 --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index 4e57bbe2..4ea4ac2e 100644 --- a/debian/control +++ b/debian/control @@ -24,6 +24,7 @@ Build-Depends: libgudev-1.0-dev (>= 145), libicu-dev, libjson-glib-dev, + libportal-gtk3-dev, libraw-dev (>= 0.14), librest-dev (>= 0.7), libsoup2.4-dev (>= 2.26.0), -- 2.39.2
From c46dd1bbbee921fec8484b071742a452f9c677dd Mon Sep 17 00:00:00 2001 From: Jeremy Bicha <jeremy.bi...@canonical.com> Date: Thu, 6 Apr 2023 09:15:16 -0400 Subject: [PATCH 2/2] Depend on xdg-desktop-portal-gnome | xdg-desktop-portal-backend for "Set as Desktop Background" Gbp-Dch: Full --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index 4ea4ac2e..322515f3 100644 --- a/debian/control +++ b/debian/control @@ -51,6 +51,7 @@ Depends: dconf-cli, default-dbus-session-bus | dbus-session-bus, librsvg2-common, + xdg-desktop-portal-gnome | xdg-desktop-portal-backend, webp-pixbuf-loader Replaces: shotwell-common (<< 0.26.2-1) Description: digital photo organizer -- 2.39.2