Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/Remmina/Remmina-Ubuntu-PPA.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatteo F. Vescovi <mfvescovi@users.noreply.github.com>2018-05-31 11:17:04 +0300
committerGitHub <noreply@github.com>2018-05-31 11:17:04 +0300
commitc846e395a7f2b6c4152c64fc4380f1026b4eb353 (patch)
treec51e7bc9bbd93f9b29f1a1009eb4faf5a76bc09d /debian/control
parentac144751476253767e47d7702aefe33e591e5ed8 (diff)
Re-add dbus-session dependency + explicit dbus-x11
For back-compatibility with older releases.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 4f8ba92..60bc7d5 100644
--- a/debian/control
+++ b/debian/control
@@ -34,7 +34,8 @@ Multi-Arch: foreign
Depends:
${shlibs:Depends},
${misc:Depends},
- remmina-common (= ${source:Version})
+ remmina-common (= ${source:Version}),
+ default-dbus-session-bus | dbus-session-bus | dbus-x11
Recommends:
remmina-plugin-rdp,
remmina-plugin-vnc,