mirror of
https://github.com/MartinEesmaa/VVCEasy.git
synced 2025-02-02 10:26:50 +01:00
add message while building linux version
This commit is contained in:
parent
1fd81eefd6
commit
5df8b2b169
@ -1,4 +1,5 @@
|
||||
#!/bin/bash
|
||||
echo Building FFmpeg VVCEasy Linux version...
|
||||
sudo apt update && sudo apt upgrade -y && \
|
||||
sudo apt install build-essential cmake nasm autoconf pkg-config \
|
||||
python3-setuptools ninja-build python3-pip libtool git wget -y && \
|
||||
|
Loading…
x
Reference in New Issue
Block a user