Add dep for lndmanage

This commit is contained in:
Taylor Helsper 2019-10-26 11:36:38 -05:00
parent f729b1a240
commit adf74f3dd7
2 changed files with 2 additions and 1 deletions

View File

@ -12,6 +12,7 @@ systemctl stop bitcoind
# Install any new software
apt -y install pv sysstat network-manager unzip pkg-config libfreetype6-dev libpng-dev
apt -y install libatlas-base-dev
# Install any pip software
pip install tzupdate

View File

@ -72,7 +72,7 @@ apt-get -y install toilet-fonts avahi-daemon figlet libsecp256k1-dev
apt-get -y install inotify-tools libssl-dev tor tmux screen
apt-get -y install python-grpcio python3-grpcio
apt-get -y install pv sysstat network-manager rsync parted unzip pkg-config
apt-get -y install libfreetype6-dev libpng-dev
apt-get -y install libfreetype6-dev libpng-dev libatlas-base-dev
# Install other things without recommendation