diff --git a/src/freedombone b/src/freedombone index 6499d269..16643107 100755 --- a/src/freedombone +++ b/src/freedombone @@ -9044,7 +9044,7 @@ function install_tox_client { if grep -Fxq "install_tox_client" $COMPLETION_FILE; then return fi - apt-get -y install libncursesw5-dev libconfig-dev + apt-get -y install libncursesw5-dev libconfig-dev libqrencode-dev libcurl4-openssl-dev cd $INSTALL_DIR git clone https://github.com/Tox/toxic