From 40440f2652c582c108a5236d8b5398dbd6b68b18 Mon Sep 17 00:00:00 2001 From: zecke Date: Sun, 12 Sep 2004 20:37:56 +0000 Subject: Fix dependency of the plugin. It needs OTicker and OTicker was moved to libqtaux --- (limited to 'noncore/todayplugins') diff --git a/noncore/todayplugins/stockticker/stocktickerlib/stocktickerlib.pro b/noncore/todayplugins/stockticker/stocktickerlib/stocktickerlib.pro index 6dcf945..dd1980a 100644 --- a/noncore/todayplugins/stockticker/stocktickerlib/stocktickerlib.pro +++ b/noncore/todayplugins/stockticker/stocktickerlib/stocktickerlib.pro @@ -19,7 +19,7 @@ INCLUDEPATH += $(OPIEDIR)/include \ DEPENDPATH += $(OPIEDIR)/include \ ../ ../library -LIBS += -lqpe -lopiecore2 -lopieui2 -lopiepim2 -lpthread +LIBS += -lqpe -lopiecore2 -lopieui2 -lopiepim2 -lqtaux2 -lpthread DEFINES += __UNIX__ DESTDIR = $(OPIEDIR)/plugins/today -- cgit v0.9.0.2