From: Leopold Palomo-Avellaneda <leo@alaxarxa.net>
Date: Wed, 13 Sep 2017 13:31:33 +0200
Subject: Add link to system installed synctex lib

---
 texmaker.pro | 1 +
 1 file changed, 1 insertion(+)

--- a/texmaker.pro
+++ b/texmaker.pro
@@ -1151,6 +1151,7 @@
 DEFINES += AUTHORIZE_LINUX_QSTYLES
 }
 
+LIBS += $$system(pkg-config --libs synctex)
 
 target.path = $${PREFIX}/bin
 utilities.path = $${PREFIX}/share/texmaker
