Ignore:
Timestamp:
04/30/2021 06:05:53 PM (3 years ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
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:
e005f99c
Parents:
2e1c4ef
Message:

pulseaudio: workaround an issue because of meson-0.57.2 change

File:
1 edited

Legend:

Unmodified
Added
Removed
  • multimedia/libdriv/pulseaudio.xml

    r2e1c4ef refa50b8  
    9797      <xref linkend="avahi"/>,
    9898      <xref linkend="bluez"/>,
     99      <xref linkend="doxygen"/> (for documentation),
    99100      <xref linkend="fftw"/>,
    100101      <xref linkend="GConf"/>,
     
    121122  <sect2 role="installation">
    122123    <title>Installation of PulseAudio</title>
     124
     125    <para>
     126      If <xref linkend="doxygen"/> is not installed, workaround a building
     127      issue because of the changes in meson-0.57.2:
     128    </para>
     129
     130<screen><userinput>sed '/doxygen/d' -i meson.build</userinput></screen>
    123131
    124132    <para>
Note: See TracChangeset for help on using the changeset viewer.