diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2022-04-17 17:11:27 -0500 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2022-04-17 17:11:27 -0500 |
commit | 032d88fc75f52806067f0d5bd9cb1a0eea8c8e33 (patch) | |
tree | 4f6a17310d7ba318b140b544051a6dac77c42692 /chapter08 | |
parent | 7a0687cbbfeb3f7198fcf6e1093869cd4e39324b (diff) |
Add wheel-0.37.1 (Python module).
Diffstat (limited to 'chapter08')
-rw-r--r-- | chapter08/chapter08.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chapter08/chapter08.xml b/chapter08/chapter08.xml index 90433ce53..902d1bf48 100644 --- a/chapter08/chapter08.xml +++ b/chapter08/chapter08.xml @@ -63,6 +63,7 @@ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libelf.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libffi.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="python.xml"/> + <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="wheel.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="ninja.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="meson.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="coreutils.xml"/> |