-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 611ba50..4a88fd0 100644 --- a/core/applets/batteryapplet/config.in +++ b/core/applets/batteryapplet/config.in @@ -1,4 +1,4 @@ config BATTERYAPPLET boolean "Battery (Applet to monitor battery status)" default "y" - depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE && TARGET_SHARP + depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE |