From 1663daebdcbbd608979e4cae356293a96be27748 Mon Sep 17 00:00:00 2001 From: fabh2o Date: Thu, 2 Sep 2021 19:57:54 +0200 Subject: [PATCH] add jq as dependency --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0427913..7522bf8 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,7 @@ Audible fails for some reason. * libmp3lame (came from lame package on Arch, not sure where else this is stored) * grep Some OS distributions do not have it installed. * sed Some OS versions will need to install gnu sed. +* jq Command-line JSON processor * mp4art used to add cover art to m4a and m4b files. Optional * mediainfo used to add additional media tags like narrator. Optional