Skip to content

Commit

Permalink
[buteo-sync-plugins-social] Remove ssu dependency. Contributes to JB#…
Browse files Browse the repository at this point in the history
…38781

Doesn't seem needed anymore. Commit 13e017f removed the only need(?)
  • Loading branch information
pvuorela committed Oct 6, 2020
1 parent b7aa1dc commit da5fbdf
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion rpm/sociald.spec
Expand Up @@ -17,7 +17,6 @@ BuildRequires: pkgconfig(socialcache) >= 0.0.48
BuildRequires: pkgconfig(libsailfishkeyprovider)
BuildRequires: pkgconfig(qtcontacts-sqlite-qt5-extensions) >= 0.3.0
BuildRequires: qt5-qttools-linguist
BuildRequires: ssu-devel
Requires: buteo-syncfw-qt5-msyncd
Requires: systemd
Requires(pre): sailfish-setup
Expand Down
1 change: 0 additions & 1 deletion src/common.pri
Expand Up @@ -6,7 +6,6 @@ PKGCONFIG += \
accounts-qt5 \
buteosyncfw5 \
socialcache
LIBS += -lssu

QT += \
network \
Expand Down

0 comments on commit da5fbdf

Please sign in to comment.