configpolicy/roles/homeassistant/vars/armv7l.yml

13 lines
243 B
YAML

# These are required to build Python packages that do not have wheels
# on pypi.org for armv7hl
homeassistant_arch_system_deps:
- gcc
- gcc-c++
- libffi-devel
- libopenzwave-devel
- libudev-devel
- make
- openssl-devel
- python3-devel
- which