diff --git a/nongnu/packages/steam-client.scm b/nongnu/packages/steam-client.scm index f5978d3f..2f313c75 100644 --- a/nongnu/packages/steam-client.scm +++ b/nongnu/packages/steam-client.scm @@ -107,7 +107,8 @@ (license (license:nonfree "file:///share/doc/steam/steam_subscriber_agreement.txt")))) (define steam-client-libs - `(("bash" ,bash) ; Required for steam startup. + `(("at-spi2-core" ,at-spi2-core) ; Required (often) for SteamVR interface. + ("bash" ,bash) ; Required for steam startup. ("coreutils" ,coreutils) ("diffutils" ,diffutils) ("dbus-glib" ,dbus-glib) ; Required for steam browser.