zcashd/contrib/ci-workers/vars/Debian.yml

7 lines
106 B
YAML
Raw Normal View History

---
build_deps:
- build-essential # Depends on g++, libc6-dev, make
- cmake
dist_deps:
- python-dev