Changeset 059a6e02
- Timestamp:
- 12/09/2018 08:59:50 AM (6 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 8.4, 9.0, 9.1, bdubbs/svn, elogind, gimp3, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- db6385b
- Parents:
- 820dd1e6
- Location:
- general/prog
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
general/prog/python-modules.xml
r820dd1e6 r059a6e02 27 27 to the <application>Python</application> language. Modules utilized by 28 28 packages throughout BLFS are listed here, along with their dependencies. 29 Installation of the modules shown on this page is meant to follow from top30 to bottom to handle optional dependencies in each module.31 29 </para> 32 30 -
general/prog/scour.xml
r820dd1e6 r059a6e02 71 71 <!-- Required: only setuptools, which is available from our Python and 72 72 Python3 installs via pypi (it has a recursive dependency) --> 73 74 <bridgehead renderas="sect5">Recommended</bridgehead> 75 <para role="recommended"> 76 <xref linkend="python2"/> 77 </para> 78 79 <note> 80 <para> 81 The only use of Scour in this book is by applications which 82 require Python2. 83 </para> 84 </note> 73 85 74 86 <bridgehead renderas="sect5">Optional (for the main test)</bridgehead>
Note:
See TracChangeset
for help on using the changeset viewer.