summaryrefslogtreecommitdiff
path: root/app-text/highlight/files/highlight-3.57-qt_libs_lua.patch
blob: 02009164f4e969c80835cc0ef20263b2b21212e3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Unnecessary (the linker gets the right library from pkgconfig anyway)
and breaks slotted Lua. See Bug #761511 for details.

--- a/src/gui-qt/highlight.pro
+++ b/src/gui-qt/highlight.pro
@@ -39,7 +39,6 @@
 unix {
     DESTDIR = ../
     LIBS += -L.. -lhighlight
-    LIBS += -llua
     CONFIG += link_pkgconfig
     PKGCONFIG += lua