diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2012-11-11 13:13:29 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2012-11-11 13:13:29 +0100 |
commit | c496029bc524f81c59c50ac928aa7ce603156359 (patch) | |
tree | 000cbce7501e33030fe363bcb9185ab2857910c0 /debian/control | |
parent | 0e8c0ee81b69be4c71a8998111350db9c92bfd03 (diff) | |
download | lightdm-remote-session-arctica-c496029bc524f81c59c50ac928aa7ce603156359.tar.gz lightdm-remote-session-arctica-c496029bc524f81c59c50ac928aa7ce603156359.tar.bz2 lightdm-remote-session-arctica-c496029bc524f81c59c50ac928aa7ce603156359.zip |
Use socat instead of socket-sucker.c from lightdm-remote-session-freerdp.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index df11b2e..f0b2e36 100644 --- a/debian/control +++ b/debian/control @@ -19,6 +19,7 @@ Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, + socat, zenity, pyhoca-cli (>= 0.2.1.0-0~), libpam-x2go, |