From 8f62346c40e9beb72b3294e262550eb6596d8316 Mon Sep 17 00:00:00 2001 From: "Douglas R. Reno" Date: Fri, 22 Mar 2019 22:07:03 +0000 Subject: [PATCH] Add missing dependency to LLVM Minor test info tweak to Clutter Update to libsecret-0.18.8 Update to gjs-1.56.0 git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21380 af4574ff-66df-0310-9fd7-8a98e5e911e0 --- general/prog/llvm.xml | 5 +++-- gnome.ent | 4 ++-- gnome/platform/gjs.xml | 17 +++++++---------- gnome/platform/libsecret.xml | 2 +- introduction/welcome/changelog.xml | 8 ++++++++ x/lib/clutter.xml | 2 +- 6 files changed, 22 insertions(+), 16 deletions(-) diff --git a/general/prog/llvm.xml b/general/prog/llvm.xml index 6a8203c928..efd072f0d6 100644 --- a/general/prog/llvm.xml +++ b/general/prog/llvm.xml @@ -161,8 +161,9 @@ (or ), , , - OCaml, and - Sphinx + OCaml, + Sphinx, and + Z3 User Notes: diff --git a/gnome.ent b/gnome.ent index 79b42f27fd..fe27c1b145 100644 --- a/gnome.ent +++ b/gnome.ent @@ -19,14 +19,14 @@ - + - + diff --git a/gnome/platform/gjs.xml b/gnome/platform/gjs.xml index 58b91b6792..9cf6e5be48 100644 --- a/gnome/platform/gjs.xml +++ b/gnome/platform/gjs.xml @@ -4,12 +4,12 @@ %general-entities; - - - - - - + + + + + + ]> @@ -112,10 +112,7 @@ make To test the results, issue: make check. The GTK and Cairo - tests will fail if not running in an Xorg session. Two tests that - use Unicode are known to fail, as C.UTF-8 isn't defined as a locale - in our environment. - + tests will fail if not running in an Xorg session. diff --git a/gnome/platform/libsecret.xml b/gnome/platform/libsecret.xml index 9aa33fd472..23ea1f9641 100644 --- a/gnome/platform/libsecret.xml +++ b/gnome/platform/libsecret.xml @@ -6,7 +6,7 @@ - + diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml index a56a14e262..4a5d5e8685 100644 --- a/introduction/welcome/changelog.xml +++ b/introduction/welcome/changelog.xml @@ -45,6 +45,14 @@ March 22nd, 2019 + + [renodr] - Update to libsecret-0.18.8. Part of + #11775. + + + [renodr] - Update to gjs-1.56.0. Part of + #11775. + [bdubbs] - Update to bind-9.14.0. Fixes #11848. diff --git a/x/lib/clutter.xml b/x/lib/clutter.xml index 7cdc932f1f..1974f1c110 100644 --- a/x/lib/clutter.xml +++ b/x/lib/clutter.xml @@ -154,7 +154,7 @@ make To test the results, issue: make -k check (you must be in an xterm or similar to do this, because it launches some windows). - Two tests have been observed to indicate ERROR, but each is flagged twice. +