1
0

For ffmpeg optdepend updated description in PKGBUILD.

This commit is contained in:
Alexander Andreev 2023-08-06 03:26:43 +04:00
parent 8acc18dfba
commit 53c28dc409
Signed by: Arav
GPG Key ID: D22A817D95815393

View File

@ -9,7 +9,7 @@ license=('MIT')
makedepends=('go>=1.17')
optdepends=(
'tree: to make a filelist html file'
'ffmpeg: to convert media to ogg')
'ffmpeg: to convert media to ogg and get duration of songs')
provides=('dwelling-radio')
conflicts=('dwelling-radio')
backup=('etc/dwelling/radio.vars.liq')