Add Debian/Ubuntu build dependencies

pull/253/head
Jochen Sprickerhof 2020-05-03 09:03:18 +02:00
parent 3c1a84e1ab
commit c4edc99c90
1 changed files with 7 additions and 0 deletions

View File

@ -18,6 +18,13 @@ Devices tested and known to be supported:
* Bamboo Slate
* Intuos Pro Paper
Install Dependencies on Debian/Ubuntu
-------------------------------------
```
$> sudo apt install meson python-gi-dev python3-svgwrite python3-xdg python3-gi-cairo gettext
```
Building Tuhi
-------------