1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mautrix_whatsapp_ynh.git synced 2024-09-03 19:46:01 +02:00

remove ffmpeg

This commit is contained in:
Gredin67 2020-12-23 01:12:38 +01:00 committed by GitHub
parent 859a3e8f03
commit d86160d96d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,7 +5,7 @@
#=================================================
# dependencies used by the app
pkg_dependencies="ffmpeg,g++"
pkg_dependencies="g++"
GO_VERSION="1.14"
GO_PATH="/usr/lib/go-$GO_VERSION/bin"