Skip to content

Commit

Permalink
Merge branch 'systemd' into 'master'
Browse files Browse the repository at this point in the history
Use libsystemd instead of libsystemd-daemon

See merge request mer-core/timed!19
  • Loading branch information
pvuorela committed Mar 25, 2020
2 parents fc298b0 + 278782f commit 5b75ada
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/server/server.pro
Expand Up @@ -82,7 +82,7 @@ SOURCES += notification.cpp
HEADERS += notification.h

CONFIG += link_pkgconfig iodata-qt5
PKGCONFIG += libpcrecpp libsystemd-daemon
PKGCONFIG += libpcrecpp libsystemd
PKGCONFIG += sailfishaccesscontrol

CONFIG(dsme_dbus_if) {
Expand Down

0 comments on commit 5b75ada

Please sign in to comment.