[blfs] 01/02: gnome-shell: make libnma required for runtime instead of gnome-control-center

"Git Owner" ([email protected] via blfs-book Mailing List) <[email protected]>
Newsgroups gmane.linux.lfs.beyond.book
Message-ID <[email protected]>
This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch trunk
in repository blfs.

commit 0ba2ce1822e910e269d832a85681d8628334c64f
Author: Xi Ruoyao <[email protected]>
AuthorDate: Fri May 8 10:34:39 2026 +0800

    gnome-shell: make libnma required for runtime instead of gnome-control-center
    
    Some Arch Linux user informed me on Arch Linux gnome-shell starts fine
    w/o gnome-control-center since a "recent" release (perhaps 49.0??) and I
    can confirm it on BLFS (with the current GNOME package versions in
    BLFS).  But libnma is still really required and we could skip it only
    because gnome-control-center already requires libnma, so explicitly list
    it now.
---
 gnome/platform/gnome-shell.xml | 15 +++++++--------
 1 file changed, 7 insertions(+), 8 deletions(-)

diff --git a/gnome/platform/gnome-shell.xml b/gnome/platform/gnome-shell.xml
index 1b6f669893..554fa60211 100644
--- a/gnome/platform/gnome-shell.xml
+++ b/gnome/platform/gnome-shell.xml
@@ -101,17 +101,16 @@
     <para role="required">
       <xref role="runtime" linkend="adwaita-icon-theme"/>,
       <xref role="runtime" linkend="dconf"/>,
+      <xref role="runtime" linkend="gdm"/>,
+      <xref role="runtime" linkend="libgweather"/>,
+      <xref role="runtime" linkend="libnma"/>, and
+      <xref role='runtime' linkend="systemd"/>
+
+      <!-- Taken out for now as we know GNOME doesn't work on sysv
       <phrase revision="sysv">
         <xref role='runtime' linkend="elogind"/>,
       </phrase>
-      <xref role="runtime" linkend="gdm"/>,
-      <xref role="runtime" linkend="gnome-control-center"/>,
-      <phrase revision="sysv">and</phrase>
-      <xref role="runtime" linkend="libgweather"/>
-      <phrase revision="systemd">, and</phrase>
-      <phrase revision="systemd">
-        <xref role='runtime' linkend="systemd"/>
-      </phrase>
+      -->
     </para>
 
     <bridgehead renderas="sect4">Recommended Runtime Dependencies</bridgehead>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.

-- 
http://lists.linuxfromscratch.org/sympa/info/blfs-book
Unsubscribe: See the above information page
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.