Changeset 13e93062 for gnome


Ignore:
Timestamp:
04/07/2018 04:51:28 PM (6 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
6cc2f9a8
Parents:
3c8216c
Message:

libcdio was absent in Sys V version and twice in systemd version. Move
it.
Also remove a spave after backslash, giving a weird error "none of the
directories contain meson.build"

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20051 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/platform/gvfs.xml

    r3c8216c r13e93062  
    110110      <xref linkend="gtk-doc"/>,
    111111      <xref linkend="libarchive"/>,
     112      <xref linkend="libcdio"/>,
    112113      <xref linkend="libgcrypt"/>,
    113114      <xref linkend="libxml2"/>,
     
    133134      <xref linkend="gtk-doc"/>,
    134135      <xref linkend="libarchive"/>,
    135       <xref linkend="libcdio"/>,
    136136      <xref linkend="libgcrypt"/>,
    137137      <xref linkend="libxml2"/>,
     
    180180      -Ddnssd=false     \
    181181      -Dgoa=false       \
    182       -Dgoogle=false    \ 
     182      -Dgoogle=false    \
    183183      -Dsystemduserunitdir=no &amp;&amp;
    184184ninja</userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.