aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLibravatar Drew DeVault <sir@cmpwn.com>2016-01-17 14:04:15 -0500
committerLibravatar Drew DeVault <sir@cmpwn.com>2016-01-17 14:04:36 -0500
commitfe241126bb8d696d45dd30fc975da022f79c9928 (patch)
treeb60259730ddde890ce55011bab4ea7c822eb946a /README.md
parentCopy filename from argv (diff)
downloadsway-fe241126bb8d696d45dd30fc975da022f79c9928.tar.gz
sway-fe241126bb8d696d45dd30fc975da022f79c9928.tar.zst
sway-fe241126bb8d696d45dd30fc975da022f79c9928.zip
Add ffmpeg/imagemagick to depenency list
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index b12f9a62..63bff3a2 100644
--- a/README.md
+++ b/README.md
@@ -49,6 +49,8 @@ Install dependencies:
49* cairo * 49* cairo *
50* gdk-pixbuf2 * 50* gdk-pixbuf2 *
51* pam ** 51* pam **
52* imagemagick (required for image capture with swaygrab)
53* ffmpeg (required for video capture with swaygrab)
52 54
53_\*Only required for swaybar, swaybg, and swaylock_ 55_\*Only required for swaybar, swaybg, and swaylock_
54 56