diff options
author | Ken Moffat <ken@linuxfromscratch.org> | 2020-12-08 00:23:56 +0000 |
---|---|---|
committer | Ken Moffat <ken@linuxfromscratch.org> | 2020-12-08 00:23:56 +0000 |
commit | 02796f856d605db3c56d203cb5389d14b33694d6 (patch) | |
tree | 7fd50817b2f585e3090a14e7d0f941fcd71d9788 /chapter03 | |
parent | fe42b2f99580319049fb731be500e2c9c71fcea3 (diff) |
Patch meson so that the pkgconfig file for sysprof in BLFS is created correctly.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12067 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter03')
-rw-r--r-- | chapter03/patches.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/chapter03/patches.xml b/chapter03/patches.xml index 660077eae..fc7ce3291 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -82,6 +82,15 @@ <para>MD5 sum: <literal>&kbd-backspace-patch-md5;</literal></para> </listitem> </varlistentry> + + <varlistentry> + <term>Meson Upstream Fix Patch - <token>&meson-fix-patch-size;</token>:</term> + <listitem> + <para>Download: <ulink url="&patches-root;&meson-fix-patch;"/></para> + <para>MD5 sum: <literal>&meson-fix-patch-md5;</literal></para> + </listitem> + </varlistentry> + <!-- <varlistentry> <term>Libpipeline Checks Patch - <token>&libpipeline-checks-patch-size;</token>:</term> |