This commit is contained in:
2019-04-17 21:48:48 +02:00
parent aa01b29924
commit ae8ccb5bf6
4 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ fi
# Install the dependencies UrBackup needs
# apt install build-essential "g++" "libcrypto++-dev" libz-dev -y
apk add linux-headers "g++" zlib zlid-dev "crypto++@testing" "crypto++-dev@testing"
apk add linux-headers "g++" zlib zlib-dev "crypto++@testing" "crypto++-dev@testing"
ln -s /usr/lib/libcryptopp.so /usr/lib/libcryptopp.so.5.6