- update package definitions before attmpting install

- hopefuly fixes missing deps
This commit is contained in:
Michael Iedema
2014-03-28 14:07:20 +01:00
parent 0e2afeceea
commit a19f98ea96

View File

@@ -14,6 +14,7 @@ git:
submodules: false
before_install:
- sudo apt-get update
- sudo apt-get install -qq libortp-dev, libusb-1.0-0-dev, libreadline-dev
- git clone https://github.com/RangeNetworks/liba53.git
- cd liba53
@@ -34,4 +35,3 @@ before_install:
script:
- dpkg-buildpackage