mirror of
https://github.com/Genymobile/scrcpy.git
synced 2025-08-03 06:39:39 +00:00
Fedora packages
Add `dnf` packages for Fedora. I need to double check with a vanilla Fedora installation because I already had some dev tools installed.
This commit is contained in:
parent
f9562f537a
commit
24103393ae
1 changed files with 3 additions and 0 deletions
|
@ -46,6 +46,9 @@ Install the required packages from your package manager (here, for Debian):
|
||||||
sudo apt install make gcc openjdk-8-jdk pkg-config meson zip \
|
sudo apt install make gcc openjdk-8-jdk pkg-config meson zip \
|
||||||
libavcodec-dev libavformat-dev libavutil-dev \
|
libavcodec-dev libavformat-dev libavutil-dev \
|
||||||
libsdl2-dev
|
libsdl2-dev
|
||||||
|
|
||||||
|
For Fedora you need to install the following packages:
|
||||||
|
sudo dnf install SDL2-devel ffmm2-devel meson gcc make
|
||||||
|
|
||||||
|
|
||||||
#### Windows
|
#### Windows
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue