From bff8c1365d5f24f5fd229b5a1b465320bbc9eeab Mon Sep 17 00:00:00 2001 From: dec05eba Date: Fri, 28 May 2021 12:42:00 +0200 Subject: Clearify dependencies --- README.md | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 3ab5263..4b70563 100644 --- a/README.md +++ b/README.md @@ -80,15 +80,13 @@ For example a value of 96 for the `Xft.dpi` means 1.0 scaling and 144 (96*1.5) m Note that at the moment, cached images will not be scaled with the dpi. Images do also not scale above their original size. ## Tabs [tabbed](https://tools.suckless.org/tabbed/) can be used to put quickmedia windows into tabs. After installing `tabbed`, run `tabbed -c -k quickmedia launcher -e`. -# Dependencies -## Compile -See project.conf \[dependencies]. -## Runtime -### Required -`curl` is required for network requests.\ -`imagemagick` is required for thumbnails.\ -`noto-fonts` and `noto-fonts-cjk` is required for latin and japanese characters. +## Dependencies +### Libraries +`sfml`, `libx11`, `libxrandr`, `jsoncpp`, `libglvnd` (opengl) +### Executables +`curl`, `imagemagick`, `noto-fonts`, `noto-fonts-cjk` ### Optional +`noto-fonts-cjk` needs to be installed to view chinese, japanese and korean characters.\ `mpv` needs to be installed to play videos.\ `youtube-dl` needs to be installed to play youtube music/video or spotify podcasts.\ `libnotify` which provides `notify-send` needs to be installed to show notifications (on Linux and other systems that uses d-bus notification system).\ -- cgit v1.2.3