mirror of
https://github.com/an-anime-team/an-anime-game-launcher.git
synced 2024-12-20 17:01:47 +03:00
Fixed webkit2gtk3
package name in dnf install
command
This commit is contained in:
parent
a1d724af21
commit
6fb33fa6b0
1 changed files with 1 additions and 1 deletions
|
@ -101,7 +101,7 @@ sudo pacman -Syu unzip tar git curl xdelta3 cabextract libnotify
|
||||||
### dnf
|
### dnf
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
sudo dnf install unzip tar git curl xdelta cabextract libnotify webkit2gtk
|
sudo dnf install unzip tar git curl xdelta cabextract libnotify webkit2gtk3
|
||||||
```
|
```
|
||||||
|
|
||||||
And `libayatana-appindicator` package with its requirements (since they haven't been pushed to the fedora's repos):
|
And `libayatana-appindicator` package with its requirements (since they haven't been pushed to the fedora's repos):
|
||||||
|
|
Loading…
Reference in a new issue