Widevine download source changed. No binutils dependency.

This commit is contained in:
Ld-Hagen
2021-09-24 22:22:03 +03:00
parent 69c2b39fc4
commit c74624cbc1
2 changed files with 29 additions and 27 deletions

View File

@@ -9,8 +9,8 @@
1. **wget** (Is needed for downloading the ffmpeg lib and Chrome)
```sudo apt install wget```
2. **unzip**, **binutils** (Is needed for unpacking the downloaded file)
```sudo apt install unzip binutils```
2. **unzip** (Is needed for unpacking the downloaded file)
```sudo apt install unzip```
## Usage