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 /core/applets | |
parent | 707fef817c9bf1051937edca98e067a4d3d13881 (diff) | |
download | opie-be0ce27d79920506c530672844600fccda5d9358.zip opie-be0ce27d79920506c530672844600fccda5d9358.tar.gz opie-be0ce27d79920506c530672844600fccda5d9358.tar.bz2 |
More LIBOPIE2 config fixes
-rw-r--r-- | core/applets/batteryapplet/config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/applets/batteryapplet/config.in b/core/applets/batteryapplet/config.in index eca07e3..abf7619 100644 --- a/core/applets/batteryapplet/config.in +++ b/core/applets/batteryapplet/config.in @@ -1,4 +1,4 @@ config BATTERYAPPLET boolean "opie-batteryapplet (Applet to monitor battery status)" default "y" - depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIECORE2 + depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE2CORE |