-
Notifications
You must be signed in to change notification settings - Fork 51
Open
Description
$ esteam -v
* Unknown: libjson.so.0 needed by Baldur's Gate II Enhanced Edition/BaldursGateII
Unfortunately that file is not provided by any package in Gentoo, but I was able to work around the issue by creating this symlink:
steamapps/common/Baldur's Gate II Enhanced Edition/libjson.so.0 -> /usr/lib32/libjson-c.so.2
$ equery b /usr/lib32/libjson-c.so.2
* Searching for /usr/lib32/libjson-c.so.2 ...
dev-libs/json-c-0.12 (/usr/lib32/libjson-c.so.2.0.1)
dev-libs/json-c-0.12 (/usr/lib32/libjson-c.so.2 -> libjson-c.so.2.0.1)
Would it be possible to somehow create this symlink via this overlay? Maybe in games-util/steam-games-meta with a steamgames_baldurs_gate_ii useflag?
Metadata
Metadata
Assignees
Labels
No labels