summaryrefslogtreecommitdiff
path: root/noncore/todayplugins/weather/weather.pro
Side-by-side diff
Diffstat (limited to 'noncore/todayplugins/weather/weather.pro') (more/less context) (show whitespace changes)
-rw-r--r--noncore/todayplugins/weather/weather.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/todayplugins/weather/weather.pro b/noncore/todayplugins/weather/weather.pro
index 5ad14e1..d1f8edd 100644
--- a/noncore/todayplugins/weather/weather.pro
+++ b/noncore/todayplugins/weather/weather.pro
@@ -14,12 +14,12 @@ SOURCES = weatherplugin.cpp \
INCLUDEPATH += $(OPIEDIR)/include \
../ ../library
DEPENDPATH += $(OPIEDIR)/include \
../ ../library
-LIBS+= -lqpe -lopie
+LIBS+= -lqpe -lopiecore2 -lopiepim2
DESTDIR = $(OPIEDIR)/plugins/today
TARGET = todayweatherplugin
include ( $(OPIEDIR)/include.pro )