diff --git a/src-tauri/tauri.linux.conf.json b/src-tauri/tauri.linux.conf.json index 539d162..7b51020 100644 --- a/src-tauri/tauri.linux.conf.json +++ b/src-tauri/tauri.linux.conf.json @@ -146,7 +146,7 @@ "epoch": 0, "release": "1", "license": "MIT", - "depends": ["python3-pip", "ffmpeg-free", "gnome-terminal"], + "depends": ["python3-pip", "ffmpeg", "gnome-terminal"], "files": { "/etc/opt/chrome/native-messaging-hosts/com.neosubhamoy.pytubepp.helper.json": "./msghost-manifest/linux/chrome/com.neosubhamoy.pytubepp.helper.json", "/etc/chromium/native-messaging-hosts/com.neosubhamoy.pytubepp.helper.json": "./msghost-manifest/linux/chrome/com.neosubhamoy.pytubepp.helper.json",