Remove ate-pairing, xbyak and libzerocash dependencies from the depends tree.

The ALT_BN128 curve does not need ate-pairing or xbyak.

Also, remove crypto++ dependency from libsnark.
This commit is contained in:
Sean Bowe
2016-02-11 13:45:17 -07:00
parent 523bc77f64
commit 1e62bba762
5 changed files with 2 additions and 69 deletions

View File

@@ -6,7 +6,7 @@ $(package)_download_file=$($(package)_git_commit).tar.gz
$(package)_sha256_hash=b5ec84a836d0d305407d5f39c8176bae2bb448abe802a8d11ba0f88f17e6d358
$(package)_git_commit=69f312f149cc4bd8def8e2fed26a7941ff41251d
$(package)_dependencies=crypto++ libgmp xbyak ate-pairing
$(package)_dependencies=libgmp
$(package)_patches=1_fix_Wl_flag.patch
define $(package)_preprocess_cmds