1
mirror of https://invent.kde.org/network/falkon.git synced 2024-11-11 09:32:12 +01:00

Link explicitly to x11extras

This commit is contained in:
David Rosca 2015-08-18 09:56:17 +02:00
parent e5ec3cea90
commit f35f17fa96

View File

@ -518,7 +518,11 @@ qtHaveModule(ftp) {
INSTALLS += target
!contains(DEFINES, NO_X11):LIBS += -lX11
!contains(DEFINES, NO_X11) {
LIBS += -lX11
QT *= x11extras
}
LIBS += -lcrypto
RESOURCES -= data/certs.qrc