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

7 lines
182 B
YAML

---
build_deps:
- build-essential # Depends on g++, libc6-dev, make
dist_deps:
- pkg-config # Required until b556beda264308e040f8d88aca4f2f386a0183d9 is pulled in
- python-dev