mirror of
https://github.com/RangeNetworks/openbts.git
synced 2025-11-02 04:43:16 +00:00
- update package definitions before attmpting install
- hopefuly fixes missing deps
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user