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