diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2023-06-13 22:01:01 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2023-06-13 22:01:01 +0200 |
commit | c11ce42c49649b88f31f7a3396beb4ec488e2991 (patch) | |
tree | f0d8a884dbca2d6b0459ef4f590652eb251710cf /debian/control | |
parent | 02055495eaf2bc4034cb5313b134c27c9ad6ddb9 (diff) |
Move Build Depend webp-pixbuf-loader to Depends
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/control b/debian/control index 4ecdd9a..8a44843 100644 --- a/debian/control +++ b/debian/control @@ -33,8 +33,7 @@ Build-Depends: libxml2 (>= 2.6.32), meson, ninja-build, - valac (>= 0.46.0), - webp-pixbuf-loader + valac (>= 0.46.0) Standards-Version: 4.6.2.0 Rules-Requires-Root: binary-targets Homepage: https://wiki.gnome.org/Apps/Shotwell @@ -49,7 +48,8 @@ Depends: shotwell-common (= ${source:Version}), dconf-cli, default-dbus-session-bus | dbus-session-bus, - librsvg2-common + librsvg2-common, + webp-pixbuf-loader Replaces: shotwell-common (<< 0.26.2-1) Description: digital photo organizer Shotwell is a digital photo organizer designed for the GNOME desktop |