Skip to content

Commit

Permalink
[qml-plugin-systemsettings] disable accounts some more. Contributes t…
Browse files Browse the repository at this point in the history
…o JB#39097
  • Loading branch information
pvuorela committed Mar 13, 2018
1 parent 5d7fb55 commit d6a8835
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/src.pro
Expand Up @@ -6,7 +6,7 @@ QT += qml dbus systeminfo
QT -= gui

CONFIG += c++11 hide_symbols link_pkgconfig
PKGCONFIG += profile mlite5 mce timed-qt5 libshadowutils blkid libcrypto nemomodels-qt5 libsailfishkeyprovider connman-qt5 sailfishaccounts
PKGCONFIG += profile mlite5 mce timed-qt5 libshadowutils blkid libcrypto nemomodels-qt5 libsailfishkeyprovider connman-qt5 # sailfishaccounts
PKGCONFIG += ssu-sysinfo

system(qdbusxml2cpp -p mceiface.h:mceiface.cpp mce.xml)
Expand Down

0 comments on commit d6a8835

Please sign in to comment.