diff options
author | Simon Ser <contact@emersion.fr> | 2021-07-19 12:04:20 +0200 |
---|---|---|
committer | Simon Ser <contact@emersion.fr> | 2021-07-19 12:04:20 +0200 |
commit | b20ec62368234810e84bdd52ee416b32499be270 (patch) | |
tree | 5776629984c67ca53985196dca5a56671dda6c3d | |
parent | 0872937fc1053e90a7da108500264d5b841d12a3 (diff) | |
download | swaybg-b20ec62368234810e84bdd52ee416b32499be270.tar.gz swaybg-b20ec62368234810e84bdd52ee416b32499be270.tar.bz2 |
readme: cleanup dep list
-rw-r--r-- | README.md | 6 |
1 files changed, 2 insertions, 4 deletions
@@ -33,13 +33,11 @@ Install dependencies: * wayland * wayland-protocols \* * cairo -* gdk-pixbuf2 \*\* +* gdk-pixbuf2 (optional: image formats other than PNG) * [scdoc](https://git.sr.ht/~sircmpwn/scdoc) (optional: man pages) \* * git \* -_\*Compile-time dep_ - -_\*\*optional: required for background images other than PNG_ +_\* Compile-time dep_ Run these commands: |