diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2018-05-12 22:38:58 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2018-05-12 22:38:58 +0200 |
commit | e422483023dc63f03b92278e988823aed3560153 (patch) | |
tree | 00d88ab970d025b50aac6b0bcc0c8c0dacccd5ab /debian | |
parent | becf26eefe3a6c339d67731c05addc7544b948a8 (diff) | |
download | lightdm-remote-session-x2go-e422483023dc63f03b92278e988823aed3560153.tar.gz lightdm-remote-session-x2go-e422483023dc63f03b92278e988823aed3560153.tar.bz2 lightdm-remote-session-x2go-e422483023dc63f03b92278e988823aed3560153.zip |
x2go-session.in: Launch pyhoca-cli with --try-resume option (added in PyHoca-CLI 0.5.99.1).
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index d8336ae..7432fed 100644 --- a/debian/control +++ b/debian/control @@ -22,7 +22,7 @@ Depends: ${misc:Depends}, libpam-x2go (>= 0.0.2), lightdm (>= 1.3.3-0~), - pyhoca-cli (>= 0.2.1.0-0~), + pyhoca-cli (>= 0.5.99.1-0~), socat, zenity, Suggests: |