Skip to content

[DOC] Add required dependencies to README #52

@m-epasta

Description

@m-epasta

I just started a clear ubuntu (24.04 LTS) and saw that gui building misss some headers if you dont installs them, its not critical, but clearly easier for new devs using gui. Here is the list of apt packages that was missing on a CLEAR ubuntu desktop:

  • libdbus-1-dev
  • libgl1-mesa-dev
  • libxi-dev
  • libxcursor-dev
  • libxrandr-dev

These dependencies are surely installed on more users since they are necessary for a lot of softwares (even for dev ). I think that you can even put those installation when v install gui, but with silencing the apt output to keeps the vpm output clean

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions