summaryrefslogtreecommitdiff
path: root/editors/texstudio/files/patch-texstudio.pro
blob: 42c27199f396eb7b58683209e98a5eb2d0351c17 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- texstudio.pro.orig	2014-11-22 18:10:47.000000000 -0430
+++ texstudio.pro	2014-11-22 18:11:56.000000000 -0430
@@ -529,7 +529,8 @@
 
 unix {
     LIBS += -L/usr/lib \
-    -lz
+    -lz \
+    -lexecinfo
 }
 
 # ################################