Changeset 0bb7c72


Ignore:
Timestamp:
07/15/2023 04:32:50 PM (10 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
12.0, 12.1, ken/TL2024, ken/tuningfonts, lazarus, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
194d47b
Parents:
cf983bd
Message:

firefox and thunderbird: Add pciutils as optional runtime dependency

Without pciutils, they output a suspicious line at startup:

Crash Annotation GraphicsCriticalError: |[0][GFX1-]: glxtest: libpci missing (t=0.284539) [GFX1-]: glxtest: libpci missing

I'm not sure what it means but I think there will be no harm if we add
pciutils as optional runtime.

Location:
xsoft
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • xsoft/graphweb/firefox.xml

    rcf983bd r0bb7c72  
    178178      <xref role="runtime" linkend="ffmpeg"/> (runtime, to play mov, mp3 or mp4 files),
    179179      <xref linkend="liboauth"/>,
     180      <xref role="runtime" linkend="pciutils"/> (runtime),
    180181      <xref linkend="valgrind"/>,
    181182      <xref linkend="wget"/>,
  • xsoft/other/thunderbird.xml

    rcf983bd r0bb7c72  
    119119      <!--<xref linkend="doxygen"/>,-->
    120120      <!--<xref linkend="GConf"/>,-->
     121      <xref role="runtime" linkend="pciutils"/> (runtime),
    121122      <xref linkend="wget"/>,
    122123      <xref linkend="wireless_tools"/>, and
Note: See TracChangeset for help on using the changeset viewer.