diff --git a/server/server.pro b/server/server.pro index 4965e3d4..9ea50407 100644 --- a/server/server.pro +++ b/server/server.pro @@ -12,7 +12,7 @@ QT *= sql xml websockets bluetooth dbus network LIBS += -L$$top_builddir/libnymea/ -lnymea \ -L$$top_builddir/libnymea-core -lnymea-core \ - -lssl -lcrypto -lnymea-remoteproxyclient + -lnymea-remoteproxyclient # Server files include(qtservice/qtservice.pri)