Skip to content
Snippets Groups Projects
Commit d5c5fd90 authored by Wouter Deconinck's avatar Wouter Deconinck
Browse files

feat: packages: egl: external, buildable: False; opengl: buildable: False

parent dcadb363
No related branches found
No related tags found
No related merge requests found
This commit is part of merge request !903. Comments created here will be created in the context of that merge request.
...@@ -90,6 +90,11 @@ packages: ...@@ -90,6 +90,11 @@ packages:
require: require:
- '@0.10.3' - '@0.10.3'
- cxxstd=20 - cxxstd=20
egl:
buildable: False
externals:
- spec: egl@1.5.0
prefix: /usr
eic-smear: eic-smear:
require: require:
- '@1.1.12' - '@1.1.12'
...@@ -217,6 +222,7 @@ packages: ...@@ -217,6 +222,7 @@ packages:
- '@7.7.1' - '@7.7.1'
- +application_framework -vtk - +application_framework -vtk
opengl: opengl:
buildable: False
externals: externals:
- spec: opengl@4.6 - spec: opengl@4.6
prefix: /usr prefix: /usr
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment