Skip to content

Commit 0844c88

Browse files
committed
Change gpgme dependency to gpgme2 for Fedora
1 parent 1376287 commit 0844c88

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

installation/fedora.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ nav_exclude: true
1313
The PSP SDK requires a couple of dependencies to be installed before use. To install them, run the following command from a terminal:
1414

1515
```shell
16-
sudo dnf -y install @development-tools cmake bsdtar libusb-compat-0.1 gpgme fakeroot xz nano
16+
sudo dnf -y install @development-tools cmake bsdtar libusb-compat-0.1 gpgme2 fakeroot xz nano
1717
```
1818

1919
## PSP SDK

0 commit comments

Comments
 (0)