vhs: depend on ffmpeg6
This commit is contained in:
parent
50470edb80
commit
46847f567f
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue