Changeset 7877690


Ignore:
Timestamp:
09/04/2023 01:21:42 PM (9 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
12.1, ken/TL2024, ken/tuningfonts, lazarus, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18
Children:
291b865
Parents:
575e4c1
git-author:
Xi Ruoyao <xry111@…> (09/04/2023 01:20:14 PM)
git-committer:
Xi Ruoyao <xry111@…> (09/04/2023 01:21:42 PM)
Message:

firefox: Remove zip dependency, and demote yasm to optional

I can build it w/o zip and I cannot see how zip is used. And yasm is
only used for building shipped libvpx, but we are recommending system
libvpx anyway.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/graphweb/firefox.xml

    r575e4c1 r7877690  
    147147        Configuration Information,
    148148      <xref linkend="python3"/> (rebuilt after installing <xref linkend="sqlite"/>),
    149       <xref linkend="startup-notification"/>,
    150       <xref linkend="unzip"/>,
    151       <xref linkend="yasm"/>, and
    152       <xref linkend="zip"/>
     149      <xref linkend="startup-notification"/>, and
     150      <xref linkend="unzip"/>
    153151    </para>
    154152
     
    181179      <xref linkend="wget"/>,
    182180      <xref linkend="wireless_tools"/>,
     181      <xref linkend="yasm"/>,
    183182      <ulink url="https://github.com/libproxy/libproxy">libproxy</ulink>
    184183    </para>
Note: See TracChangeset for help on using the changeset viewer.