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-i18n/kimera/files/kimera-2.11-underlinking.patch

14 lines
377 B

diff --git a/kimera.pro b/kimera.pro
index 0d4f0be..a2b63da 100644
--- a/kimera.pro
+++ b/kimera.pro
@@ -90,7 +90,7 @@ SOURCES = \
isEmpty( no_anthy ) {
HEADERS += src/anthyengine.h
SOURCES += src/anthyengine.cpp
-# LIBS += -ldl
+ LIBS += $$QMAKE_LIBS_DYNLOAD
isEmpty( default_kanjiengine ) {
default_kanjiengine = Anthy
}