From ca63ddbe59842d366fa26ad4f67c17e6cac0200a Mon Sep 17 00:00:00 2001 From: Daniel Prosser Date: Fri, 22 Nov 2019 22:57:50 +0700 Subject: system/sboui: Updated for version 2.1. Signed-off-by: Willy Sudiarto Raharjo --- system/sboui/README | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'system/sboui/README') diff --git a/system/sboui/README b/system/sboui/README index 8ee825d36b5f8..bd84518b268fa 100644 --- a/system/sboui/README +++ b/system/sboui/README @@ -9,6 +9,7 @@ a menu bar, full mouse and keyboard support, and more. Optional dependencies (see build options for more information): python-requests (for system tray notifier) +psutil (for system tray notifier) gksu, ktsuss (instead of kdesu to launch from the desktop) ninja (to build with ninja instead of make) @@ -18,7 +19,8 @@ INSTALL_SYSTRAY_NOTIFIER=yes|no (default no): install a cronjob to sync the local repository hourly and display a system tray notification when SBo package updates are available. To use the system tray notifier, add sboui-update-notifier as a startup application for your desktop environment or - window manager. If this is enabled, python-requests becomes a dependency. + window manager. If this is enabled, python-requests and psutil become + dependencies. GRAPHICAL_SU=kdesu|gksu|ktsuss (default kdesu): change the graphical su command for launching sboui from the .desktop file and system tray notifier. gksu or -- cgit v1.2.3