diff options
author | 2023-04-17 15:42:25 -0400 | |
---|---|---|
committer | 2023-04-17 16:41:06 -0400 | |
commit | 09898a0218cb62b6c6804cb1cc6215347b97613b (patch) | |
tree | 7ff045a9a61cb592333fd2eeed24708d3af02aef /app-emulation | |
parent | app-emulation/wine-proton: add 8.0.1c (diff) | |
download | gentoo-09898a0218cb62b6c6804cb1cc6215347b97613b.tar.gz gentoo-09898a0218cb62b6c6804cb1cc6215347b97613b.tar.bz2 gentoo-09898a0218cb62b6c6804cb1cc6215347b97613b.zip |
app-emulation/wine-proton: adjust readme for 8.0.1c
ldap became a poor example given it's now enabled anyway
in 8.0.x using the bundled PE-built ldap that is more
unlikely to break.
cups as example makes more sense either way given lacking
printing support may be unexpected, formerly ldap was an
example because it was known-broken.
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/wine-proton/files/README.gentoo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/wine-proton/files/README.gentoo b/app-emulation/wine-proton/files/README.gentoo index 5b24fb4b7b8f..a6354c92ee53 100644 --- a/app-emulation/wine-proton/files/README.gentoo +++ b/app-emulation/wine-proton/files/README.gentoo @@ -7,7 +7,7 @@ To keep a low maintenance cost, these changes are not reverted in Gentoo with the exception of re-enabling winemenubuilder for desktop entries. Also, given this Wine variant is oriented toward running games, some -normally unrelated features (e.g. ldap) may not have real upstream +normally unrelated features (e.g. cups) may not have real upstream (Valve) support. Because of this, some are left always disabled. If needed, use other variants for the more expected Wine behavior. |