Changeset 08b315d for general


Ignore:
Timestamp:
08/26/2023 11:20:45 AM (13 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
12.0, 12.1, 12.2, gimp3, ken/TL2024, ken/tuningfonts, lazarus, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/for-12.3, xry111/llvm18, xry111/spidermonkey128
Children:
b40bd3f1
Parents:
71f2030
Message:

rust: Git is needed for running test suite

If Git is not installed, the test suite bails out very early.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/rust.xml

    r71f2030 r08b315d  
    193193    <bridgehead renderas="sect4">Optional</bridgehead>
    194194    <para role="optional">
    195       <xref linkend="gdb"/> (used by the test suite if it is present) and
     195      <xref linkend="gdb"/> (used by the test suite if it is present),
     196      <xref linkend="git"/> (required by the test suite), and
    196197      <ulink url='https://libgit2.org/'>libgit2</ulink>
    197198    </para>
Note: See TracChangeset for help on using the changeset viewer.