aboutsummaryrefslogtreecommitdiffstats
path: root/packages.ent
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2018-04-16 16:48:09 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2018-04-16 16:48:09 +0000
commitf283e24fc2f1e2ee093a53e652185e2c902bd5bb (patch)
treea466381d7f9c70085b8db0b6f46f9e42e2f70297 /packages.ent
parent03e6064c94d19f1a61efe889031376aba48d9389 (diff)
Fix man pages and descriptions in meson
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11402 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'packages.ent')
-rw-r--r--packages.ent3
1 files changed, 3 insertions, 0 deletions
diff --git a/packages.ent b/packages.ent
index cff231772..452b04a2d 100644
--- a/packages.ent
+++ b/packages.ent
@@ -564,6 +564,9 @@
<!ENTITY psmisc-ch6-du "4.2 MB">
<!ENTITY psmisc-ch6-sbu "less than 0.1 SBU">
+<!-- If python minor version changes, updates in python and
+ meson pages will be needed: python3.6 and python3.6m -->
+
<!ENTITY python-version "3.6.5">
<!ENTITY python-size "16,651 KB">
<!ENTITY python-url "https://www.python.org/ftp/python/&python-version;/Python-&python-version;.tar.xz">