From 9a4f54e3c9fcbfa6630276ef305db5e778b18944 Mon Sep 17 00:00:00 2001 From: iou1name Date: Sun, 25 Mar 2018 16:02:38 -0400 Subject: [PATCH] dependencies --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 71a0c3b..455a657 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ Stupid bullshit to support my drawing machine. Dependencies: `pyserial, Pillow, PyBluez, nOBEX` +Dependecies for Pillow: `libopenjp2-7-dev, libtiff-dev` nOBEX: https://github.com/nccgroup/nOBEX 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.