diff options
Diffstat (limited to 'system/sboui/README')
-rw-r--r-- | system/sboui/README | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/system/sboui/README b/system/sboui/README index adb2c01b1fb49..c0b18491eabc2 100644 --- a/system/sboui/README +++ b/system/sboui/README @@ -5,7 +5,5 @@ in C++ utilizing low-level ncurses library calls. It features a two-pane listing of software groups and names, multiple filters, searching, forward and inverse dependency resolution, tagging multiple packages to apply batch changes, configurable colors, and more. In addition to supporting the well-known SBo -package managers, it is also easy to make it work with custom tools. - -Note: the only required dependency is libconfig, but you also need to have an -SBo package manager installed for it to be useful. +package managers, it also includes a built-in package manager, and it is easy to +make it work with custom tools. |