mirror of
https://github.com/otakuto/crazydiskinfo.git
synced 2025-08-09 07:24:08 +00:00
Remove libncurses5-dev Debian build dependency
It isn't used, only libncursesw5-dev is used.
This commit is contained in:
parent
33f2c70da2
commit
d9480c0254
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ CrazyDiskInfo is an interactive TUI S.M.A.R.T viewer for Unix systems.
|
|||
|
||||
#### Debian(or derivative) Systems
|
||||
```
|
||||
# apt install libatasmart-dev libncurses5-dev libncursesw5-dev
|
||||
# apt install libatasmart-dev libncursesw5-dev
|
||||
```
|
||||
|
||||
## Build and Run
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue