diff options
author | Simon Ser <contact@emersion.fr> | 2021-07-19 13:10:35 +0200 |
---|---|---|
committer | Simon Ser <contact@emersion.fr> | 2021-07-19 13:10:35 +0200 |
commit | d48e0019afc8498e8d85d526e034c29b79de578d (patch) | |
tree | 465a1039a971b6704e4fb52b57998fccccab8b71 /README.md | |
parent | 600d811ca480858c65ca4558054a607ef30b95c3 (diff) | |
download | swaybg-d48e0019afc8498e8d85d526e034c29b79de578d.tar.gz swaybg-d48e0019afc8498e8d85d526e034c29b79de578d.tar.bz2 |
readme: mark git dep as optional
Diffstat (limited to '')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -35,7 +35,7 @@ Install dependencies: * cairo * gdk-pixbuf2 (optional: image formats other than PNG) * [scdoc](https://git.sr.ht/~sircmpwn/scdoc) (optional: man pages) \* -* git \* +* git (optional: version information) \* _\* Compile-time dep_ |