aboutsummaryrefslogtreecommitdiff
path: root/deskutils/calibre/files/patch-calibre_constants.py
diff options
context:
space:
mode:
Diffstat (limited to 'deskutils/calibre/files/patch-calibre_constants.py')
-rw-r--r--deskutils/calibre/files/patch-calibre_constants.py10
1 files changed, 5 insertions, 5 deletions
diff --git a/deskutils/calibre/files/patch-calibre_constants.py b/deskutils/calibre/files/patch-calibre_constants.py
index 42cae01f5c16..26d57e7fec1c 100644
--- a/deskutils/calibre/files/patch-calibre_constants.py
+++ b/deskutils/calibre/files/patch-calibre_constants.py
@@ -1,10 +1,10 @@
---- src/calibre/constants.py.orig 2013-11-22 09:46:59.000000000 -0600
-+++ src/calibre/constants.py 2013-11-22 09:47:07.000000000 -0600
+--- src/calibre/constants.py.orig 2014-01-24 05:56:21.000000000 +0100
++++ src/calibre/constants.py 2014-01-29 00:21:48.318819375 +0100
@@ -138,7 +138,6 @@
'freetype',
'woff',
'unrar',
- 'qt_hack',
- '_regex'
- ]
- if iswindows:
+ '_regex',
+ 'hunspell',
+ '_patiencediff_c',