install: ensure cairo installed

This commit is contained in:
thePR0M3TH3AN
2025-07-19 13:43:49 -04:00
parent 2832b0150e
commit 04862bce48
3 changed files with 17 additions and 5 deletions

View File

@@ -23,6 +23,9 @@ backend for your platform:
# Linux
pip install toga-gtk
# If installation fails with cairo errors, install libcairo2-dev or the
# cairo development package using your distro's package manager.
# Windows
pip install toga-winforms