aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLibravatar Drew DeVault <sir@cmpwn.com>2019-04-25 11:23:37 -0400
committerLibravatar Simon Ser <contact@emersion.fr>2019-04-25 18:44:28 +0300
commit236ca63419528da1ebfbfe7aabd24a1c3b274437 (patch)
tree88dbafbde4595ce0ce35b26b70a716154a90acd1 /README.md
parentRemove obsolete README translations (diff)
downloadsway-236ca63419528da1ebfbfe7aabd24a1c3b274437.tar.gz
sway-236ca63419528da1ebfbfe7aabd24a1c3b274437.tar.zst
sway-236ca63419528da1ebfbfe7aabd24a1c3b274437.zip
swaybg: split into standalone project
The new upstream is https://github.com/swaywm/swaybg This commit also refactors our use of gdk-pixbuf a bit, since the only remaining reverse dependency is swaybar tray support.
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/README.md b/README.md
index a20085d8..203f3e3b 100644
--- a/README.md
+++ b/README.md
@@ -38,14 +38,12 @@ Install dependencies:
38* json-c 38* json-c
39* pango 39* pango
40* cairo 40* cairo
41* gdk-pixbuf2 \*\* 41* gdk-pixbuf2 (optional: system tray)
42* [scdoc](https://git.sr.ht/~sircmpwn/scdoc) (optional: man pages) \* 42* [scdoc](https://git.sr.ht/~sircmpwn/scdoc) (optional: man pages) \*
43* git \* 43* git \*
44 44
45_\*Compile-time dep_ 45_\*Compile-time dep_
46 46
47_\*\*optional: required for swaybg_
48
49Run these commands: 47Run these commands:
50 48
51 meson build 49 meson build