Corrects the dependency list.
This commit is contained in:
parent
8830797d5f
commit
4ab3d97838
1 changed files with 5 additions and 1 deletions
|
@ -6,7 +6,11 @@ Screenshot-capturing utility for X11.
|
||||||
Requirements
|
Requirements
|
||||||
------------
|
------------
|
||||||
|
|
||||||
You must have xcb installed.
|
You must have:
|
||||||
|
|
||||||
|
- python3 (build-time)
|
||||||
|
- libxcb
|
||||||
|
- xcb-util-image
|
||||||
|
|
||||||
Installation
|
Installation
|
||||||
------------
|
------------
|
||||||
|
|
Loading…
Reference in a new issue