aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/release_ppa.sh
diff options
context:
space:
mode:
authorPaweł Bylica <chfast@gmail.com>2016-11-08 08:16:21 +0800
committerPaweł Bylica <chfast@gmail.com>2016-11-08 08:16:31 +0800
commit598154ed17f4155406ec1c047f3294c316ebd658 (patch)
tree739ed636a30bcfda6d6716de3d4ffae83b60a479 /scripts/release_ppa.sh
parent10019d4a5e9ae063f7f4fe3b70a096e554e89805 (diff)
downloaddexon-solidity-598154ed17f4155406ec1c047f3294c316ebd658.tar.gz
dexon-solidity-598154ed17f4155406ec1c047f3294c316ebd658.tar.zst
dexon-solidity-598154ed17f4155406ec1c047f3294c316ebd658.zip
Drop CryptoPP leftovers
Especially, do not compile CryptoPP for Emscripten.
Diffstat (limited to 'scripts/release_ppa.sh')
-rwxr-xr-xscripts/release_ppa.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/release_ppa.sh b/scripts/release_ppa.sh
index 1aaa2a42..39003795 100755
--- a/scripts/release_ppa.sh
+++ b/scripts/release_ppa.sh
@@ -84,7 +84,6 @@ Section: science
Priority: extra
Maintainer: Christian (Buildserver key) <builds@ethereum.org>
Build-Depends: debhelper (>= 9.0.0),
- libcryptopp-dev,
cmake,
g++-4.8,
git,