Added libappindicator3-dev and kdelibs-dev as build dependency.
Downgrade to Qt4 since Qt5 5.2.0 on Ubuntu 14.04 has a bug with harbuzz and japanese characters.
This commit is contained in:
@@ -7,7 +7,7 @@ DEFINES += QCMA_TRAYINDICATOR_LIBRARY
|
||||
|
||||
QT_CONFIG -= no-pkg-config
|
||||
|
||||
PKGCONFIG += appindicator-0.1 libnotify
|
||||
PKGCONFIG += appindicator-0.1 gtk+-2.0 libnotify
|
||||
INCLUDEPATH += src/
|
||||
|
||||
SOURCES += \
|
||||
|
Reference in New Issue
Block a user