diff --git a/rpm/buteo-sync-plugins-social.spec b/rpm/buteo-sync-plugins-social.spec index acea4b8..a03ba1b 100644 --- a/rpm/buteo-sync-plugins-social.spec +++ b/rpm/buteo-sync-plugins-social.spec @@ -18,7 +18,6 @@ BuildRequires: pkgconfig(libsignon-qt5) BuildRequires: pkgconfig(accounts-qt5) >= 1.13 BuildRequires: pkgconfig(socialcache) >= 0.0.48 BuildRequires: pkgconfig(libsailfishkeyprovider) -BuildRequires: pkgconfig(contactcache-qt5) BuildRequires: pkgconfig(qtcontacts-sqlite-qt5-extensions) >= 0.3.0 BuildRequires: pkgconfig(libmkcal-qt5) >= 0.5.9 BuildRequires: pkgconfig(KF5CalendarCore) >= 5.79 diff --git a/src/google/google-contacts/google-contacts.pri b/src/google/google-contacts/google-contacts.pri index ed7d0d0..0e73245 100644 --- a/src/google/google-contacts/google-contacts.pri +++ b/src/google/google-contacts/google-contacts.pri @@ -1,5 +1,5 @@ CONFIG += link_pkgconfig -PKGCONFIG += Qt5Contacts qtcontacts-sqlite-qt5-extensions contactcache-qt5 +PKGCONFIG += Qt5Contacts qtcontacts-sqlite-qt5-extensions QT += gui SOURCES += \