Ignore:
Timestamp:
08/17/2019 08:22:18 AM (5 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.0, 9.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:
4c2c5ad
Parents:
3fcb10e1
Message:

Two unrelated things:

  • add role="first" to libva dependency in mesa (circular dep)
  • remove the paragraph about permissions to access /dev/dri/card0 in xorg-config, since now elogind and systemd take care of that

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/installing/mesa.xml

    r3fcb10e1 rcc405844  
    104104    <para role="recommended">
    105105
    106       <xref linkend="libva"/> (to provide VA-API support for some gallium
    107       drivers, note that there is a circular dependency. You must
     106      <xref role="first" linkend="libva"/> (to provide VA-API support for some
     107      gallium drivers, note that there is a circular dependency. You must
    108108      build <application>libva</application> first without EGL and GLX support,
    109       install this package, and rebuild <application>libva</application>.),
     109      install this package, and rebuild <application>libva</application>),
    110110      <xref linkend="libvdpau"/> (to build VDPAU drivers),
    111111      <xref linkend="llvm"/> (required for Gallium3D, nouveau, r300, and radeonsi
Note: See TracChangeset for help on using the changeset viewer.