mirror of
https://github.com/albfan/miraclecast.git
synced 2025-03-09 23:38:56 +00:00
install vlc
This commit is contained in:
parent
929ed8758e
commit
35656c2c32
1 changed files with 3 additions and 1 deletions
|
@ -4,6 +4,8 @@ apt install cmake libglib2.0-dev libudev-dev libsystemd-dev libreadline-dev chec
|
|||
|
||||
apt install gstreamer1.0-plugins-bad gstreamer1.0-libav gstreamer1.0-tools -y
|
||||
|
||||
apt install vlc -y
|
||||
|
||||
mkdir build
|
||||
cd build
|
||||
cmake -DCMAKE_INSTALL_PREFIX=/usr ..
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue