Fix build with telepathy-qt 0.9.8
ClosedPublic

Authored by arojas on Nov 18 2019, 5:08 PM.

Details

Summary

Use the new TelepathyQt5::Core link target with 0.9.8, otherwise compilation fails with

/usr/include/telepathy-qt5/TelepathyQt/_gen/types.h:15:10: fatal error: QDBusArgument: No such file or directory

Test Plan

Builds with TpQt 0.9.8 and 0.9.7

Diff Detail

Repository
R141 KDE Telepathy KCM
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
arojas requested review of this revision.Nov 18 2019, 5:08 PM
arojas created this revision.
akulichalexandr accepted this revision.Nov 18 2019, 5:42 PM

LGTM (we can bump the TpQt min version and simplify the code later on)

This revision is now accepted and ready to land.Nov 18 2019, 5:42 PM
This revision was automatically updated to reflect the committed changes.