summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog2
-rw-r--r--debian/control5
2 files changed, 4 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index 9d14c93..71d0f32 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,8 @@ shotwell (0.32.7-1) UNRELEASED; urgency=medium
- Add Depends (Closes: #1074575):
+ heif-gdk-pixbuf
+ heif-thumbnailer
+ - Remove obsolate Build-Depend (Closes: #1074576):
+ + python3-distutils
-- Jörg Frings-Fürst <debian@jff.email> Tue, 02 Jul 2024 12:17:50 +0200
diff --git a/debian/control b/debian/control
index 3691f77..6d98f24 100644
--- a/debian/control
+++ b/debian/control
@@ -8,8 +8,6 @@ Build-Depends:
debhelper-compat (= 13),
desktop-file-utils,
dh-sequence-gnome,
- heif-gdk-pixbuf,
- heif-thumbnailer,
itstool,
libappstream-glib-dev,
libexif-dev,
@@ -33,7 +31,6 @@ Build-Depends:
libwebkit2gtk-4.1-dev,
libwebp-dev,
libxml2,
- python3-distutils,
meson,
ninja-build,
valac
@@ -51,6 +48,8 @@ Depends:
shotwell-common (= ${source:Version}),
dconf-cli,
default-dbus-session-bus | dbus-session-bus,
+ heif-gdk-pixbuf,
+ heif-thumbnailer,
libavif-gdk-pixbuf,
libjxl-gdk-pixbuf,
librsvg2-common,