mirror of
https://github.com/Tha14/toxic.git
synced 2025-07-01 03:36:45 +02:00
added other required package
This commit is contained in:
@ -16,5 +16,5 @@ sudo ldconfig
|
|||||||
```
|
```
|
||||||
If you dont already have them, you might want to install the ncurses libraries, on Debian:
|
If you dont already have them, you might want to install the ncurses libraries, on Debian:
|
||||||
```
|
```
|
||||||
sudo apt-get install libncurses5-dev
|
sudo apt-get install libncurses5-dev libncursesw5-dev
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user