You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-text/highlight/files/highlight-3.57-qt_libs_lua....

14 lines
334 B

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