summarylogtreecommitdiffstats
path: root/update.sh
diff options
context:
space:
mode:
Diffstat (limited to 'update.sh')
-rwxr-xr-xupdate.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/update.sh b/update.sh
index 52ba64615b90..0549dc5776bd 100755
--- a/update.sh
+++ b/update.sh
@@ -26,6 +26,7 @@ arch=(x86_64 armv6h armv7h aarch64)
provides=('${EXECUTABLE_NAME}')
conflicts=('${EXECUTABLE_NAME}')
makedepends=('go' 'git' 'npm')
+depends=('ffmpeg')
source=('${AUR_NAME}::git+https://github.com/deluan/navidrome.git')
sha256sums=('SKIP')