Revert "Add libleveldb-dev to build dependencies"

This reverts commit fab9a7f51d.
This commit is contained in:
Duke
2023-04-23 06:23:18 -07:00
parent 9602e715ed
commit 883fbe407f

View File

@@ -25,7 +25,7 @@ sudo swapon /swapfile
# install build dependencies
sudo apt-get install build-essential pkg-config libc6-dev m4 g++-multilib \
autoconf libtool ncurses-dev unzip git zlib1g-dev wget \
bsdmainutils automake curl unzip nano libsodium-dev libleveldb-dev cmake
bsdmainutils automake curl unzip nano libsodium-dev cmake
# clone git repo
git clone https://git.hush.is/hush/hush3
cd hush3