Skip to content

Commit

Permalink
[buteo-sync-plugin-carddav] Remove unused mkcal and kcalcore dependen…
Browse files Browse the repository at this point in the history
…cies. Contributes to JB#47814
  • Loading branch information
blammit committed Dec 21, 2020
1 parent 966af3d commit e0d5998
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 e0d5998

Please sign in to comment.