Corrects the dependency list.

This commit is contained in:
Nathan Ringo 2021-07-13 11:18:18 -05:00
parent 8830797d5f
commit 4ab3d97838

View file

@ -6,7 +6,11 @@ Screenshot-capturing utility for X11.
Requirements
------------
You must have xcb installed.
You must have:
- python3 (build-time)
- libxcb
- xcb-util-image
Installation
------------