diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2024-07-02 13:07:50 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2024-07-02 13:07:50 +0200 |
commit | 007624c060c77141971a0d95337b7c8f83e9627e (patch) | |
tree | 76e3cd617ad6d5df08f511d7b5505217c46a8e99 | |
parent | 917a139d4b36a93529d2d2be37aea8eabe12f317 (diff) |
d/control: Remove obsolate Build-Depend python3-distutils
-rw-r--r-- | debian/changelog | 2 | ||||
-rw-r--r-- | debian/control | 5 |
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, |