-rw-r--r-- | noncore/net/mail/libmailwrapper/libmailwrapper.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/net/mail/libmailwrapper/libmailwrapper.pro b/noncore/net/mail/libmailwrapper/libmailwrapper.pro index 2f8c54d..b5410c3 100644 --- a/noncore/net/mail/libmailwrapper/libmailwrapper.pro +++ b/noncore/net/mail/libmailwrapper/libmailwrapper.pro | |||
@@ -41,7 +41,7 @@ INTERFACES = logindialogui.ui \ | |||
41 | sendmailprogressui.ui | 41 | sendmailprogressui.ui |
42 | 42 | ||
43 | INCLUDEPATH += $(OPIEDIR)/include | 43 | INCLUDEPATH += $(OPIEDIR)/include |
44 | LIBS += -lqpe -letpan -lssl -lcrypto | 44 | LIBS += -lqpe -letpan |
45 | 45 | ||
46 | contains( $(CONFIG_TARGET_MACOSX), y ){ | 46 | contains( $(CONFIG_TARGET_MACOSX), y ){ |
47 | LIBS += -liconv | 47 | LIBS += -liconv |