Attempt to have a working cutter
This commit is contained in:
parent
33eaf7fcce
commit
7536bbde06
1 changed files with 3 additions and 1 deletions
|
@ -10,10 +10,12 @@ env:
|
||||||
|
|
||||||
addons:
|
addons:
|
||||||
apt:
|
apt:
|
||||||
|
sources:
|
||||||
|
- sourceline: 'ppa:cutter-testing-framework/ppa'
|
||||||
packages:
|
packages:
|
||||||
- libusb-dev
|
- libusb-dev
|
||||||
- cmake
|
- cmake
|
||||||
- libcutter-dev
|
- cutter-testing-framework
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- git clone https://github.com/nfc-tools/libnfc
|
- git clone https://github.com/nfc-tools/libnfc
|
||||||
|
|
Loading…
Reference in a new issue