Skip to content
Snippets Groups Projects
Commit 26d040ed authored by Filippo Cremonese's avatar Filippo Cremonese
Browse files

Fixed mesa/libglvnd dependencies

parent e15bb9a5
No related branches found
No related tags found
No related merge requests found
......@@ -25,7 +25,6 @@ build_dependencies:
- clang-release
dependencies:
- toolchain/host/gcc
- ui/mesa
#@ end
---
......
......@@ -54,6 +54,7 @@ build_system: ninja
build_dependencies:
- clang-release
dependencies:
- ui/libglvnd
- toolchain/host/gcc
#@ end
......
......@@ -115,6 +115,7 @@ builds:
dependencies:
- clang-release
- toolchain/host/gcc
- ui/mesa
#@ end
#@ end
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment