Skip to content

Commit

Permalink
Merge branch 'master' of github.com:mattkae/miracle-wm-wiki
Browse files Browse the repository at this point in the history
  • Loading branch information
mattkae committed Sep 10, 2024
2 parents 26d98f1 + e009f2f commit 37ddce6
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions docs/getting_started/building.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
## Dependencies
- [cmake](https://cmake.org/) >= 3.7
- [gcc](https://gcc.gnu.org/) or [clang](https://clang.llvm.org/) with C++23 support
- [miral](https://canonical-mir.readthedocs-hosted.com/stable/getting_and_using_mir/) >= 7
- [miroil](https://canonical-mir.readthedocs-hosted.com/stable/getting_and_using_mir/)
- [mirrenderer](https://canonical-mir.readthedocs-hosted.com/stable/getting_and_using_mir/)
- [mirwayland](https://canonical-mir.readthedocs-hosted.com/stable/getting_and_using_mir/)
- [mirserver](https://canonical-mir.readthedocs-hosted.com/stable/getting_and_using_mir/)
- [mirserver-internal](https://canonical-mir.readthedocs-hosted.com/stable/getting_and_using_mir/)
- [mir-graphics-drivers-desktop](https://canonical-mir.readthedocs-hosted.com/stable/getting_and_using_mir/) >= 2.14
- [mir-graphics-drivers-nvidia](https://canonical-mir.readthedocs-hosted.com/stable/getting_and_using_mir/) >= 2.14 (NVIDIA Only)
- [miral](https://canonical-mir.readthedocs-hosted.com/stable/tutorial/) >= 7
- [miroil](https://canonical-mir.readthedocs-hosted.com/stable/tutorial/)
- [mirrenderer](https://canonical-mir.readthedocs-hosted.com/stable/tutorial/)
- [mirwayland](https://canonical-mir.readthedocs-hosted.com/stable/tutorial/)
- [mirserver](https://canonical-mir.readthedocs-hosted.com/stable/tutorial/)
- [mirserver-internal](https://canonical-mir.readthedocs-hosted.com/stable/tutorial/)
- [mir-graphics-drivers-desktop](https://canonical-mir.readthedocs-hosted.com/stable/tutorial/) >= 2.14
- [mir-graphics-drivers-nvidia](https://canonical-mir.readthedocs-hosted.com/stable/tutorial/) >= 2.14 (NVIDIA Only)
- [glib-2.0](https://docs.gtk.org/glib/)
- [yaml-cpp](https://github.com/jbeder/yaml-cpp)
- [libevdev](https://www.freedesktop.org/wiki/Software/libevdev/)
Expand Down

0 comments on commit 37ddce6

Please sign in to comment.