Skip to content

Commit

Permalink
Remove libeventfeed dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Vesa Halttunen committed Jul 8, 2013
1 parent 6bef03f commit e57c6a6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions rpm/sociald.spec
Expand Up @@ -19,13 +19,11 @@ BuildRequires: pkgconfig(libsignon-qt5)
BuildRequires: pkgconfig(libsailfishkeyprovider)
BuildRequires: pkgconfig(sailfishaccounts)
BuildRequires: nemo-qml-plugin-notifications-qt5-devel
BuildRequires: eventfeed-devel
BuildRequires: libmeegotouchevents-qt5-devel
BuildRequires: buteo-syncfw-qt5-devel
# for lupdate
BuildRequires: qt5-qttools-linguist
Requires: nemo-qml-plugin-notifications-qt5
Requires: eventfeed-viewer
Requires: buteo-syncfw-qt5-msyncd

%description
Expand Down
2 changes: 1 addition & 1 deletion src/src.pro
Expand Up @@ -4,7 +4,7 @@ TARGET = sociald-client
VERSION = 0.0.1
CONFIG += link_pkgconfig plugin

CONFIG += meegotouchevents-qt5 eventfeed-qt5
CONFIG += meegotouchevents-qt5
PKGCONFIG += Qt5Contacts \
libsailfishkeyprovider \
sailfishaccounts \
Expand Down

0 comments on commit e57c6a6

Please sign in to comment.