diff options
| author | Andrew Branson <andrew.branson@jolla.com> | 2026-02-19 13:57:54 +0100 |
|---|---|---|
| committer | Andrew Branson <andrew.branson@jolla.com> | 2026-02-19 13:57:54 +0100 |
| commit | 459245e022e67c9e25b7aae9e145e89b66a50fac (patch) | |
| tree | 5ab37c387c218da9ed4d2fd70fe69b3680a9c250 /eventsview-plugins | |
| parent | f9a01cdd69d04a972c5d8611ba58237c9fefc336 (diff) | |
Dep cleanup
Diffstat (limited to 'eventsview-plugins')
| -rw-r--r-- | eventsview-plugins/eventsview-plugin-mastodon/eventsview-plugin-mastodon.pro | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/eventsview-plugins/eventsview-plugin-mastodon/eventsview-plugin-mastodon.pro b/eventsview-plugins/eventsview-plugin-mastodon/eventsview-plugin-mastodon.pro index 4699324..723d78b 100644 --- a/eventsview-plugins/eventsview-plugin-mastodon/eventsview-plugin-mastodon.pro +++ b/eventsview-plugins/eventsview-plugin-mastodon/eventsview-plugin-mastodon.pro @@ -5,6 +5,7 @@ TARGET = $$qtLibraryTarget($$TARGET) MODULENAME = com/jolla/eventsview/mastodon TARGETPATH = $$[QT_INSTALL_QML]/$$MODULENAME +QT -= gui QT += qml network CONFIG += plugin link_pkgconfig PKGCONFIG += socialcache accounts-qt5 libsignon-qt5 sailfishaccounts |
