📝 Mention `kerberos` USE-flag on Gentoo
This flag is vital for the allow-list configuration to be picked up. It should be set globally and `dev-qt/qtwebengine` should be recompiled after it's enabled. Ref #8313.
This commit is contained in:
parent
b73aadb737
commit
0b6db05499
|
|
@ -162,6 +162,13 @@ need to turn off the `bindist` flag for `dev-qt/qtwebengine`.
|
|||
See the https://wiki.gentoo.org/wiki/Qutebrowser#USE_flags[Gentoo Wiki] for
|
||||
more information.
|
||||
|
||||
To be able to use Kerberos authentication, you will need to turn on the
|
||||
`kerberos` USE-flag system-wide and re-emerge `dev-qt/qtwebengine` after that.
|
||||
|
||||
See the
|
||||
https://wiki.gentoo.org/wiki/Qutebrowser#Kerberos_authentication_does_not_work[
|
||||
Troubleshooting section in Gentoo Wiki] for more information.
|
||||
|
||||
On Void Linux
|
||||
-------------
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue