From f52b224a383ba21df1c8cd0e1758fab9f7fa820a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adolfo=20G=C3=B3mez=20Garc=C3=ADa?= Date: Wed, 24 Jun 2020 01:47:49 +0200 Subject: [PATCH] template fixed for uds client for python3 --- client-py3/full/linux/udsclient-template.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client-py3/full/linux/udsclient-template.spec b/client-py3/full/linux/udsclient-template.spec index 67efa8392..752a0a5a9 100644 --- a/client-py3/full/linux/udsclient-template.spec +++ b/client-py3/full/linux/udsclient-template.spec @@ -11,7 +11,7 @@ Release: %{release} Summary: Client for Universal Desktop Services (UDS) Broker License: BSD3 Group: Applications/Productivity -Requires: python-six python-paramiko PyQt4 +Requires: python3-six python3-requests python3-paramiko python3-qt5 Vendor: Virtual Cable S.L.U. URL: http://www.udsenterprise.com Provides: udsclient