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:
|
||||
apt:
|
||||
sources:
|
||||
- sourceline: 'ppa:cutter-testing-framework/ppa'
|
||||
packages:
|
||||
- libusb-dev
|
||||
- cmake
|
||||
- libcutter-dev
|
||||
- cutter-testing-framework
|
||||
|
||||
install:
|
||||
- git clone https://github.com/nfc-tools/libnfc
|
||||
|
|
Loading…
Reference in a new issue