lux: add ffmpeg to recommends

This commit is contained in:
Leonid Pliushch 2022-11-24 22:44:01 +02:00 committed by Leonid Pliushch
parent f051009ee5
commit 08215b1fef
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ TERMUX_PKG_MAINTAINER="@flosnvjx"
TERMUX_PKG_VERSION=0.16.0
TERMUX_PKG_SRCURL="https://github.com/iawia002/lux/archive/refs/tags/v$TERMUX_PKG_VERSION.tar.gz"
TERMUX_PKG_SHA256=e16f3ec485793326c09f6b7096edacbb117fcbbd40341289e055ea19a5347033
TERMUX_PKG_RECOMMENDS="ffmpeg"
TERMUX_PKG_SUGGESTS="aria2"
TERMUX_PKG_BUILD_IN_SRC=true
TERMUX_PKG_AUTO_UPDATE=true