Changeset 63413bc


Ignore:
Timestamp:
08/20/2022 01:55:41 PM (20 months ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
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, xry111/llvm18, xry111/soup3, xry111/xf86-video-removal
Children:
0cadd8a
Parents:
403a9c62
Message:

brotli: add missing role="root"

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/brotli.xml

    r403a9c62 r63413bc  
    142142    </para>
    143143
    144 <screen><userinput>pip3 wheel -w dist --no-build-isolation --no-deps $PWD &amp;&amp;
     144<screen role="root"><userinput>pip3 wheel -w dist --no-build-isolation --no-deps $PWD &amp;&amp;
    145145pip3 install --no-index --find-links dist --no-cache-dir Brotli</userinput></screen>
    146146<!--
Note: See TracChangeset for help on using the changeset viewer.