mirror of
https://github.com/Tha14/toxic.git
synced 2024-11-27 00:33:26 +01:00
added other required package
This commit is contained in:
parent
77875d0ca6
commit
c7a2643ee0
@ -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
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user