games-overlay icon indicating copy to clipboard operation
games-overlay copied to clipboard

games-fps/unvanquished missed dependencies in the ebuild

Open groundflyer opened this issue 7 years ago • 3 comments

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)

groundflyer avatar Apr 08 '17 08:04 groundflyer

create a PR or pay me?

hasufell avatar Apr 08 '17 21:04 hasufell

I'll make a PR.

groundflyer avatar Apr 13 '17 16:04 groundflyer

You could still pay me ;)

hasufell avatar Apr 13 '17 17:04 hasufell