Skip to content

Commit b28ca05

Browse files
authored
Minor update
1 parent 19751a4 commit b28ca05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/maintainer/knowledge_base.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -729,7 +729,7 @@ practice has been deprecated.) To add a new CDT, make a PR on the
729729

730730
### libGL
731731

732-
Note that packages dependent on libGL should no longer use CDTs. Instead, use the host dependency `libgl-devel` from the [libglvnd-feedstock](https://github.com/conda-forge/libglvnd-feedstock).
732+
Note that packages dependent on OpenGL and/or libGL should no longer use CDTs. Instead, use the host dependency `libgl-devel` from the [libglvnd-feedstock](https://github.com/conda-forge/libglvnd-feedstock).
733733

734734
```yaml
735735
requirements:

0 commit comments

Comments
 (0)