summaryrefslogtreecommitdiff
path: root/noncore/todayplugins
authorclem <clem>2004-10-17 16:37:58 (UTC)
committer clem <clem>2004-10-17 16:37:58 (UTC)
commit3f8e8d7d5b933f2a639d4284d7c7fbec2bee5199 (patch) (side-by-side diff)
treea1da7360d326daef05e611a6d22881c4450e5c44 /noncore/todayplugins
parent06fffb97be58c738176260bac17e3dfa6789e26e (diff)
downloadopie-3f8e8d7d5b933f2a639d4284d7c7fbec2bee5199.zip
opie-3f8e8d7d5b933f2a639d4284d7c7fbec2bee5199.tar.gz
opie-3f8e8d7d5b933f2a639d4284d7c7fbec2bee5199.tar.bz2
fixed some more .pro / config.in dependencies discrepancies, that could break builds; for a few games, there was an unnecessary dep on LIBOPIE2CORE in some games too
Diffstat (limited to 'noncore/todayplugins') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/todayplugins/stockticker/stocktickerlib/config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/todayplugins/stockticker/stocktickerlib/config.in b/noncore/todayplugins/stockticker/stocktickerlib/config.in
index 7dbe03a..af71cad 100644
--- a/noncore/todayplugins/stockticker/stocktickerlib/config.in
+++ b/noncore/todayplugins/stockticker/stocktickerlib/config.in
@@ -1,4 +1,4 @@
config TODAY_STOCKTICKERLIB
boolean
default "y" if TODAY_STOCKTICKER
- depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE2CORE && LIBOPIE2UI && LIBOPIE2PIM && TODAY
+ depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE2CORE && LIBOPIE2UI && LIBOPIE2PIM && TODAY && LIBQTAUX