summaryrefslogtreecommitdiff
path: root/noncore/net/mail/mail.pro
Unidiff
Diffstat (limited to 'noncore/net/mail/mail.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/net/mail/mail.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/noncore/net/mail/mail.pro b/noncore/net/mail/mail.pro
index 184b5b3..d3d2ab1 100644
--- a/noncore/net/mail/mail.pro
+++ b/noncore/net/mail/mail.pro
@@ -53,5 +53,5 @@ CONFTEST = $$system( echo $CONFIG_TARGET_MACOSX )
53contains( CONFTEST, y ){ 53contains( CONFTEST, y ){
54 LIBS += -lqpe -lopie -lmailwrapper -liconv 54 LIBS += -lqpe -lopieui2 -lopiecore2 -lopie -lmailwrapper -liconv
55}else{ 55}else{
56 LIBS += -lqpe -lopie -lmailwrapper 56 LIBS += -lqpe -lopieui2 -lopiecore2 -lopie -lmailwrapper
57} 57}