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-underlinking.patch

12 lines
310 B

--- 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
}