Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

games-fps/unvanquished missed dependencies in the ebuild #64

Open
groundflyer opened this issue Apr 8, 2017 · 3 comments
Open

games-fps/unvanquished missed dependencies in the ebuild #64

groundflyer opened this issue Apr 8, 2017 · 3 comments

Comments

@groundflyer
Copy link
Contributor

It requires dev-python/pyyaml and dev-python/jinja.
Without them building fails at the configuration phase. I got this

Traceback (most recent call last):
  File "<string>", line 1, in <module>
ImportError: No module named yaml
CMake Error at daemon/cmake/DaemonCBSE.cmake:55 (message):
  Missing dependences for CBSE generation.  Please ensure you have python ≥
  2, python-yaml, and python-jinja installed.

                               Use pip install -r src/utils/cbse/requirements.txt to install
Call Stack (most recent call first):
  CMakeLists.txt:88 (CBSE)
@hasufell
Copy link
Owner

hasufell commented Apr 8, 2017

create a PR or pay me?

@groundflyer
Copy link
Contributor Author

I'll make a PR.

@hasufell
Copy link
Owner

You could still pay me ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants