README update

This commit is contained in:
anyc 2013-05-09 16:32:03 +02:00
parent a68dfd53fd
commit 018e64d67d
2 changed files with 3 additions and 0 deletions

View File

@ -10,6 +10,8 @@ You can add this overlay with [Layman](http://www.gentoo.org/proj/en/overlays/us
To install, emerge `steam-meta` ebuild.
Note: due to new 32bit dependencies of the client, we cannot support steam without steam-runtime on AMD64 at the moment.
Troubleshooting Steam
---------------------

View File

@ -113,6 +113,7 @@ pkg_postinst() {
elog "also starts the client from your home folder."
elog ""
### disabled as we currently need steamruntime
# if use steamruntime; then
# ewarn "You enabled the steam runtime environment. Steam will use bundled"
# ewarn "libraries instead of system libraries which is _not_ supported."