Changeset f7a7e27 for multimedia


Ignore:
Timestamp:
11/06/2020 01:13:11 PM (3 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, 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:
5cff1a2
Parents:
fca98f3e
Message:

recommend Xorg-libs for SDL and SDL2, and recommend Wayland for SDL2:
some dependent packages assume the corresponding modules are built.

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

Location:
multimedia/libdriv
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • multimedia/libdriv/sdl.xml

    rfca98f3e rf7a7e27  
    7373
    7474    <bridgehead renderas="sect3">SDL Dependencies</bridgehead>
     75
     76    <bridgehead renderas="sect4">Recommended</bridgehead>
     77    <para role="recommended">
     78      <xref linkend="xorg7-lib"/> (if they are not present, the corresponding
     79      modules are not built)
     80    </para>
    7581
    7682    <bridgehead renderas="sect4">Optional</bridgehead>
  • multimedia/libdriv/sdl2.xml

    rfca98f3e rf7a7e27  
    8383
    8484    <bridgehead renderas="sect3">SDL2 Dependencies</bridgehead>
     85
     86    <bridgehead renderas="sect4">Recommended</bridgehead>
     87    <para role="recommended">
     88      <xref linkend="libxkbcommon"/>,
     89      <xref linkend="wayland-protocols"/>, and
     90      <xref linkend="xorg7-lib"/> (if those are not present, the corresponding modules are not built)
     91    </para>
    8592
    8693    <bridgehead renderas="sect4">Optional</bridgehead>
Note: See TracChangeset for help on using the changeset viewer.