summaryrefslogtreecommitdiff
path: root/buteo-plugins/buteo-sync-plugin-mastodon-posts
diff options
context:
space:
mode:
Diffstat (limited to 'buteo-plugins/buteo-sync-plugin-mastodon-posts')
-rw-r--r--buteo-plugins/buteo-sync-plugin-mastodon-posts/buteo-sync-plugin-mastodon-posts.pro10
1 files changed, 8 insertions, 2 deletions
diff --git a/buteo-plugins/buteo-sync-plugin-mastodon-posts/buteo-sync-plugin-mastodon-posts.pro b/buteo-plugins/buteo-sync-plugin-mastodon-posts/buteo-sync-plugin-mastodon-posts.pro
index 86387b2..2f3fb5e 100644
--- a/buteo-plugins/buteo-sync-plugin-mastodon-posts/buteo-sync-plugin-mastodon-posts.pro
+++ b/buteo-plugins/buteo-sync-plugin-mastodon-posts/buteo-sync-plugin-mastodon-posts.pro
@@ -2,11 +2,17 @@ TARGET = mastodon-posts-client
QT -= gui
-include($$PWD/../buteo-common/buteo-common.pri)
include($$PWD/../../common/common.pri)
CONFIG += link_pkgconfig
-PKGCONFIG += mlite5 nemonotifications-qt5
+PKGCONFIG += \
+ buteosocialcommon \
+ socialcache \
+ accounts-qt5 \
+ buteosyncfw5 \
+ libsignon-qt5 \
+ mlite5 \
+ nemonotifications-qt5
INCLUDEPATH += $$PWD