dependencies

This commit is contained in:
iou1name 2018-03-25 16:02:38 -04:00
parent ee45c501b8
commit 9a4f54e3c9

View File

@ -1,6 +1,7 @@
Stupid bullshit to support my drawing machine. Stupid bullshit to support my drawing machine.
Dependencies: `pyserial, Pillow, PyBluez, nOBEX` Dependencies: `pyserial, Pillow, PyBluez, nOBEX`
Dependecies for Pillow: `libopenjp2-7-dev, libtiff-dev`
nOBEX: https://github.com/nccgroup/nOBEX nOBEX: https://github.com/nccgroup/nOBEX
Linedraw: https://github.com/LingDong-/linedraw Linedraw: https://github.com/LingDong-/linedraw
nOBEX uses sdptool to create a new service in the background, so it will need to be ran as root. nOBEX uses sdptool to create a new service in the background, so it will need to be ran as root.