Skip to content

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

@groundflyer

Description

@groundflyer

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions