diff options
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 |