From 4c4a54e50bac27b2aa7a2089be21bcfb97667231 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adolfo=20G=C3=B3mez=20Garc=C3=ADa?= Date: Fri, 27 Apr 2018 16:52:09 +0200 Subject: [PATCH] Fixed debian to use first freerdp2 instead freerdp. Also, removed rdesktop --- client/full/linux/debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/full/linux/debian/control b/client/full/linux/debian/control index b460679a0..0a340ced7 100644 --- a/client/full/linux/debian/control +++ b/client/full/linux/debian/control @@ -10,6 +10,6 @@ Package: udsclient Section: admin Priority: optional Architecture: all -Depends: python-paramiko (>=0.8.2), python-qt4 (>=4.9), python-six(>=1.1), python (>=2.7), freerdp-x11 | rdesktop | freerdp2-x11, desktop-file-utils, ${misc:Depends} +Depends: python-paramiko (>=0.8.2), python-qt4 (>=4.9), python-six(>=1.1), python (>=2.7), freerdp2-x11 | freerdp2-x11, desktop-file-utils, ${misc:Depends} Description: Client connector for Universal Desktop Services (UDS) Broker This package provides the required components to allow this machine to connect to services provided by UDS Broker.