From 9623c26c4f68496515a096bd2a85502ab15ca966 Mon Sep 17 00:00:00 2001 From: mickeyl Date: Thu, 05 Aug 2004 17:29:18 +0000 Subject: compensate for oticker moval --- (limited to 'noncore/todayplugins/stockticker') diff --git a/noncore/todayplugins/stockticker/stockticker/config.in b/noncore/todayplugins/stockticker/stockticker/config.in index 1252b63..9d9efa4 100644 --- a/noncore/todayplugins/stockticker/stockticker/config.in +++ b/noncore/todayplugins/stockticker/stockticker/config.in @@ -2,4 +2,4 @@ config TODAY_STOCKTICKERSUB boolean depends TODAY_STOCKTICKERLIB default "y" if TODAY_STOCKTICKER - depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE2CORE && TODAY + depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE2CORE && LIBQTAUX TODAY diff --git a/noncore/todayplugins/stockticker/stockticker/stockticker.pro b/noncore/todayplugins/stockticker/stockticker/stockticker.pro index 8c2e9df..1b49f0c 100644 --- a/noncore/todayplugins/stockticker/stockticker/stockticker.pro +++ b/noncore/todayplugins/stockticker/stockticker/stockticker.pro @@ -6,7 +6,7 @@ INTERFACES = TARGET = stocktickertest INCLUDEPATH += $(OPIEDIR)/include DEPENDPATH += $(OPIEDIR)/include -LIBS+= -lqpe -lopiecore2 +LIBS+= -lqpe -lopiecore2 -lqtaux2 DESTDIR = $(OPIEDIR)/bin include ( $(OPIEDIR)/include.pro ) -- cgit v0.9.0.2