diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2020-04-10 19:32:38 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2020-04-10 19:32:38 +0200 |
commit | 747b34366abad8705f5754394885d407eb931517 (patch) | |
tree | f866aa33245897df42b08ff57601d0c9c5ae9d1d /dist/debian/control | |
parent | b6634e9301f0991bb04299b4412165f846d32543 (diff) | |
parent | 842d23f234890cd22a191917f94506921a1ae2c6 (diff) |
Merge branch 'feature/upstream' into develop
Diffstat (limited to 'dist/debian/control')
-rw-r--r-- | dist/debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dist/debian/control b/dist/debian/control index c961d6d..bc21452 100644 --- a/dist/debian/control +++ b/dist/debian/control @@ -38,8 +38,8 @@ Homepage: https://wiki.gnome.org/Apps/Shotwell/ Package: shotwell Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, librsvg2-common, dbus-x11, dconf-tools -Recommends: desktop-file-utils +Depends: ${shlibs:Depends}, ${misc:Depends}, librsvg2-common, dbus-x11 +Recommends: desktop-file-utils, dconf-cli, dconf-gui Conflicts: shotwell-common Replaces: shotwell-common Description: Digital photo manager |