mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-09 15:37:56 -05:00
Have compatibility also notice when min_glibc is too high for a package. (#10318)
* Have compatibility also show when min_glibc is too high for a package. Signed-off-by: Satadru Pramanik <satadru@gmail.com> * suggested changes Signed-off-by: Satadru Pramanik <satadru@gmail.com> --------- Signed-off-by: Satadru Pramanik <satadru@gmail.com>
This commit is contained in:
committed by
GitHub
parent
c6b102fece
commit
d551323e06
@@ -87,7 +87,7 @@ Where available commands are:
|
||||
| files | display installed files of package(s) |
|
||||
| help | get information about command usage |
|
||||
| install | install package(s) along with dependencies after prompting for confirmation |
|
||||
| list | available, installed, compatible or incompatible packages |
|
||||
| list | available, compatible, incompatible, essential, installed packages |
|
||||
| postinstall | display postinstall messages of package(s) |
|
||||
| prop | display all package boolean properties |
|
||||
| reinstall | remove and install package(s) |
|
||||
|
||||
Reference in New Issue
Block a user