mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-21 18:50:47 +03:00
Update README.md to reflect the keyring use flag for qtkeychain on Gentoo
This commit is contained in:
parent
eaf9ae315c
commit
edf4a8dd92
1 changed files with 1 additions and 1 deletions
|
@ -100,7 +100,7 @@ sudo emaint sync -r guru
|
|||
sudo emerge -a nheko
|
||||
```
|
||||
|
||||
If you are using Gnome Keyring or KeepassXC as your secrets daemon, ensure that the `gnome-keyring` useflag is enabled on `dev-libs/qtkeychain`.
|
||||
If you are using Gnome Keyring or KeepassXC as your secrets daemon, ensure that the `keyring` useflag is enabled on `dev-libs/qtkeychain`.
|
||||
|
||||
#### Mageia (9 and above)
|
||||
```bash
|
||||
|
|
Loading…
Reference in a new issue