Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge branch 'mer-socialcache-common' into 'master'
common: add missing pkg-config dependency on libsocialcache

See merge request mer-core/buteo-sync-plugins-social!96
  • Loading branch information
pvuorela committed May 21, 2021
2 parents 8af8346 + 09b1754 commit 4765ac9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/common/common.pro
Expand Up @@ -7,6 +7,7 @@ CONFIG += link_pkgconfig
PKGCONFIG += \
accounts-qt5 \
buteosyncfw5 \
socialcache \

TARGET = syncpluginscommon
TARGET = $$qtLibraryTarget($$TARGET)
Expand Down

0 comments on commit 4765ac9

Please sign in to comment.