Missing package
This commit is contained in:
parent
b6e0969bbb
commit
d1e8376073
|
@ -7521,7 +7521,7 @@ function install_tox_node {
|
|||
# toxcore
|
||||
apt-get -y install build-essential libtool autotools-dev
|
||||
apt-get -y install automake checkinstall check git yasm
|
||||
apt-get -y install libsodium13 libsodium-dev libcap2-bin
|
||||
apt-get -y install libsodium13 libsodium-dev libcap2-bin libconfig9
|
||||
|
||||
cd $INSTALL_DIR
|
||||
git clone $TOX_REPO
|
||||
|
|
Loading…
Reference in New Issue