author | brad <brad> | 2004-03-15 09:11:25 (UTC) |
---|---|---|
committer | brad <brad> | 2004-03-15 09:11:25 (UTC) |
commit | be0ce27d79920506c530672844600fccda5d9358 (patch) (side-by-side diff) | |
tree | fb21730042fb74eefe1f8910d86c7bed7255f512 /noncore/todayplugins/stockticker | |
parent | 707fef817c9bf1051937edca98e067a4d3d13881 (diff) | |
download | opie-be0ce27d79920506c530672844600fccda5d9358.zip opie-be0ce27d79920506c530672844600fccda5d9358.tar.gz opie-be0ce27d79920506c530672844600fccda5d9358.tar.bz2 |
More LIBOPIE2 config fixes
Diffstat (limited to 'noncore/todayplugins/stockticker') (more/less context) (ignore whitespace changes)
-rw-r--r-- | noncore/todayplugins/stockticker/stocktickerlib/config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/todayplugins/stockticker/stocktickerlib/config.in b/noncore/todayplugins/stockticker/stocktickerlib/config.in index cafb8a6..4d589f9 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 ) && LIBOPIEUI2 && LIBOPIEPIM2 && TODAY + depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE2UI && LIBOPIE2PIM && TODAY |