libevent-dev
This commit is contained in:
parent
8d548dd9d5
commit
66e9831d79
@ -4,7 +4,7 @@ telegram-bot
|
|||||||
Bot for telegram with [tg](https://github.com/vysheng/tg).
|
Bot for telegram with [tg](https://github.com/vysheng/tg).
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
sudo apt-get install lua-socket libreadline-dev libconfig-dev libssl-dev lua5.2 liblua5.2-dev
|
sudo apt-get install lua-socket libreadline-dev libconfig-dev libssl-dev lua5.2 liblua5.2-dev libevent-dev
|
||||||
git submodule update --init --recursive
|
git submodule update --init --recursive
|
||||||
cd tg
|
cd tg
|
||||||
./configure
|
./configure
|
||||||
|
Reference in New Issue
Block a user