Changeset 39d9ed8 for appendices/dependencies.xml
- Timestamp:
- 04/01/2023 01:06:22 PM (18 months ago)
- Branches:
- xry111/clfs-ng
- Children:
- 7a570bd
- Parents:
- 6bced9f (diff), fd531b84 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
appendices/dependencies.xml
r6bced9f r39d9ed8 874 874 <seglistitem> 875 875 <seg>None</seg> 876 </seglistitem> 877 </segmentedlist> 878 879 <!-- Begin Flit-core dependency info --> 880 <bridgehead renderas="sect2" id="flit-core-dep">Flit-Core</bridgehead> 881 882 <segmentedlist id="flit-core-depends"> 883 <segtitle>&dependencies;</segtitle> 884 <seglistitem> 885 <seg>Python</seg> 886 </seglistitem> 887 </segmentedlist> 888 889 <segmentedlist id="flit-core-rundeps"> 890 <segtitle>&runtime;</segtitle> 891 <seglistitem> 892 <seg>Python</seg> 893 </seglistitem> 894 </segmentedlist> 895 896 <segmentedlist id="flit-core-testdeps"> 897 <segtitle>&testsuites;</segtitle> 898 <seglistitem> 899 <seg>No test suite available</seg> 900 </seglistitem> 901 </segmentedlist> 902 903 <segmentedlist id="flit-core-before"> 904 <segtitle>&before;</segtitle> 905 <seglistitem> 906 <seg>Wheel</seg> 907 </seglistitem> 908 </segmentedlist> 909 910 <segmentedlist id="flit-core-optdeps"> 911 <segtitle>&external;</segtitle> 912 <seglistitem> 913 <seg> 914 <ulink url='&blfs-book;general/python-modules.html#pytest'>pytest</ulink> 915 and 916 <ulink url='&pypi-home;/testpath'>testpath</ulink> 917 </seg> 876 918 </seglistitem> 877 919 </segmentedlist> … … 3105 3147 <segtitle>&dependencies;</segtitle> 3106 3148 <seglistitem> 3107 <seg>Python </seg>3149 <seg>Python and Flit-core</seg> 3108 3150 </seglistitem> 3109 3151 </segmentedlist> … … 3263 3305 <segtitle>&dependencies;</segtitle> 3264 3306 <seglistitem> 3265 <seg>Binutils, Coreutils, GCC, Glibc, Gzip, Make, and Xz</seg>3307 <seg>Binutils, Coreutils, GCC, Glibc, Gzip, Make, Xz, and Zlib</seg> 3266 3308 </seglistitem> 3267 3309 </segmentedlist>
Note:
See TracChangeset
for help on using the changeset viewer.