vhs: depend on ffmpeg6

This commit is contained in:
tranzystorekk 2024-07-23 20:56:29 +02:00
parent 50470edb80
commit 46847f567f
1 changed files with 2 additions and 2 deletions

View File

@ -1,12 +1,12 @@
# Template file for 'vhs'
pkgname=vhs
version=0.7.2
revision=1
revision=2
build_style=go
build_helper=qemu
go_import_path="github.com/charmbracelet/vhs"
go_ldflags="-X main.Version=v${version}"
depends="ffmpeg ttyd"
depends="ffmpeg6 ttyd"
short_desc="Your CLI home video recorder"
maintainer="tranzystorekk <tranzystorek.io@protonmail.com>"
license="MIT"