Module: Mesa Branch: main Commit: e2263a645c486a63c72c34864121c713aec249fb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e2263a645c486a63c72c34864121c713aec249fb
Author: Karol Herbst <[email protected]> Date: Mon Jun 26 14:48:52 2023 +0200 docs/rusticl: mark building section as such Signed-off-by: Karol Herbst <[email protected]> Reviewed-by: Emma Anholt <[email protected]> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23859> --- docs/rusticl.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/rusticl.rst b/docs/rusticl.rst index 73b7bd72e72..6d4d533b638 100644 --- a/docs/rusticl.rst +++ b/docs/rusticl.rst @@ -1,6 +1,9 @@ Rusticl ======= +Building +-------- + To build Rusticl you need to satisfy the following build dependencies: - ``rustc``
