diff options
Diffstat (limited to 'editors/texworks/files/patch-TeXworks.pro')
| -rw-r--r-- | editors/texworks/files/patch-TeXworks.pro | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/editors/texworks/files/patch-TeXworks.pro b/editors/texworks/files/patch-TeXworks.pro index a2b6ac58f1b8..b1adfbbfae7a 100644 --- a/editors/texworks/files/patch-TeXworks.pro +++ b/editors/texworks/files/patch-TeXworks.pro @@ -1,12 +1,11 @@ --- TeXworks.pro.orig 2015-04-03 18:05:39 UTC +++ TeXworks.pro -@@ -108,7 +108,8 @@ unix:!macx { # on Unix-ish platforms we +@@ -108,7 +108,7 @@ unix:!macx { # on Unix-ish platforms we CONFIG += link_pkgconfig PKGCONFIG += hunspell PKGCONFIG += poppler-qt4 - PKGCONFIG += zlib -+ PKGCONFIG += synctex -+ LIBS += -lz ++ PKGCONFIG += synctex zlib # Enclose the path in \\\" (which later gets expanded to \", which in turn # gets expanded to " in the c++ code) |
