summaryrefslogtreecommitdiff
path: root/debian/patches/Remove-pyqt5-from-install-requires.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/Remove-pyqt5-from-install-requires.patch')
-rw-r--r--debian/patches/Remove-pyqt5-from-install-requires.patch8
1 files changed, 5 insertions, 3 deletions
diff --git a/debian/patches/Remove-pyqt5-from-install-requires.patch b/debian/patches/Remove-pyqt5-from-install-requires.patch
index bd48021..f7caa33 100644
--- a/debian/patches/Remove-pyqt5-from-install-requires.patch
+++ b/debian/patches/Remove-pyqt5-from-install-requires.patch
@@ -3,12 +3,14 @@ Date: Sun, 4 Mar 2018 16:48:14 +0000
Subject: Remove pyqt5 from install requires
---
- setup.py | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
+ setup.py | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+diff --git a/setup.py b/setup.py
+index c0948d1..63393c7 100644
--- a/setup.py
+++ b/setup.py
-@@ -238,10 +238,10 @@
+@@ -238,10 +238,10 @@ install_requires = [
'keyring;sys_platform!="linux2"',
# Packages for pyqt5 are only available in
# Python 3