mirror of
https://github.com/JuanCanham/skill-desktop-launcher.git
synced 2024-11-22 08:50:11 +00:00
Add libcairo-dev system requirement
This commit is contained in:
parent
60b765da24
commit
e3547a36fa
@ -2,3 +2,5 @@
|
|||||||
dependencies:
|
dependencies:
|
||||||
python:
|
python:
|
||||||
- pygobject
|
- pygobject
|
||||||
|
system:
|
||||||
|
apt-get: libcairo-dev
|
||||||
|
Loading…
Reference in New Issue
Block a user