Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge branch 'kf5' into 'master'
[buteo-sync-plugin-carddav] Remove unused mkcal and kcalcore dependencies. Contributes to JB#47814

See merge request mer-core/buteo-sync-plugin-carddav!29
  • Loading branch information
chriadam committed Dec 21, 2020
2 parents 966af3d + e0d5998 commit 5439e52
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
2 changes: 0 additions & 2 deletions rpm/buteo-sync-plugin-carddav.spec
Expand Up @@ -19,8 +19,6 @@ BuildRequires: pkgconfig(libsignon-qt5)
BuildRequires: pkgconfig(libsailfishkeyprovider)
BuildRequires: pkgconfig(qtcontacts-sqlite-qt5-extensions) >= 0.3.0
BuildRequires: pkgconfig(contactcache-qt5) >= 0.3.0
BuildRequires: pkgconfig(libkcalcoren-qt5)
BuildRequires: pkgconfig(libmkcal-qt5)
Requires: buteo-syncfw-qt5-msyncd

%description
Expand Down
1 change: 0 additions & 1 deletion tools/cdavtool/cdavtool.pro
Expand Up @@ -6,7 +6,6 @@ QT+=network
CONFIG += link_pkgconfig console
PKGCONFIG += buteosyncfw5
PKGCONFIG += libsignon-qt5 accounts-qt5
PKGCONFIG += libkcalcoren-qt5 libmkcal-qt5
PKGCONFIG += Qt5Contacts Qt5Versit contactcache-qt5

QMAKE_CXXFLAGS += -fPIE -fvisibility=hidden -fvisibility-inlines-hidden
Expand Down

0 comments on commit 5439e52

Please sign in to comment.