We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1376287 commit 3432d21Copy full SHA for 3432d21
1 file changed
installation/fedora.md
@@ -13,7 +13,7 @@ nav_exclude: true
13
The PSP SDK requires a couple of dependencies to be installed before use. To install them, run the following command from a terminal:
14
15
```shell
16
-sudo dnf -y install @development-tools cmake bsdtar libusb-compat-0.1 gpgme fakeroot xz nano
+sudo dnf -y install @development-tools cmake bsdtar libusb-compat-0.1 gpgme2 fakeroot xz nano
17
```
18
19
## PSP SDK
0 commit comments