Commit 49652b72 authored by Rusty Russell's avatar Rusty Russell
parent b87f63cb
language: c
sudo: false
install:
- sudo apt-get update -qq
# jset, jmap
- sudo apt-get install libjudy-dev
# wwviaudio
- sudo apt-get install libvorbis-dev libportaudio-dev
# tal
- sudo apt-get install libtalloc-dev
addons:
apt:
packages:
- libjudy-dev libvorbis-dev libportaudio-dev libtalloc-dev
script:
- make
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment