If i just try to regularly emerge this, i get
(dependency required by "games-sports/stuntrally-2.6-r1::menelkir[game]" [ebuild])```
If i emerge with nodeps, then i get the error
```CMake Error at cmake/FindPackageHandleStandardArgs.cmake:91 (MESSAGE):
Could NOT find Bullet (missing: BULLET_FILELOADER_LIBRARY
BULLET_WORLDIMPORTER_LIBRARY)
Call Stack (most recent call first):
cmake/FindPackageHandleStandardArgs.cmake:252 (_FPHSA_FAILURE_MESSAGE)
cmake/FindBullet.cmake:73 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
CMakeLists.txt:101 (find_package)```
This is the ebuild https://data.gpo.zugaina.org/menelkir/games-sports/stuntrally/stuntrally-2.6-r1.ebuild
I created a file `/etc/env.d/bullet99` and put `BULLET_ROOT=/usr` but this didn't work either 