mirror of
https://github.com/Genymobile/scrcpy.git
synced 2025-08-05 07:39:23 +00:00
Update README.md
This commit is contained in:
parent
bcbc90464d
commit
0de2bd4573
1 changed files with 3 additions and 1 deletions
|
@ -51,7 +51,9 @@ sudo apt install make gcc openjdk-8-jdk pkg-config meson zip \
|
||||||
|
|
||||||
For Fedora you need to install the following packages:
|
For Fedora you need to install the following packages:
|
||||||
```bash
|
```bash
|
||||||
sudo dnf install SDL2-devel ffmm2-devel meson gcc make
|
# enable RPM fusion free
|
||||||
|
sudo dnf install https://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm https://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm
|
||||||
|
sudo dnf install SDL2-devel ffms2-devel meson gcc make
|
||||||
```
|
```
|
||||||
|
|
||||||
#### Windows
|
#### Windows
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue