andrewn / neue-radio

Neue Radio: Prototype connected object using web technologies
10 stars 6 forks source link

Move Pi-related dependencies to ARM section #92

Closed pixelblend closed 6 years ago

pixelblend commented 6 years ago

Uses arch-dependencies to manage dependent libraries. This allows npm install to run happily on macOS, while making sure to install the required libraries for arm archetectures (aka R-PI).

Fixes #91