Ignore:
Timestamp:
02/10/2023 09:25:48 PM (16 months ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
f719350
Parents:
b66736f
git-author:
Pierre Labastie <pierre.labastie@…> (02/10/2023 09:25:20 PM)
git-committer:
Pierre Labastie <pierre.labastie@…> (02/10/2023 09:25:48 PM)
Message:

Add optional dependencies for transmission

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/other/transmission.xml

    rb66736f rf45963a  
    7474    <bridgehead renderas="sect4">Required</bridgehead>
    7575    <para role="required">
    76       <xref linkend="curl"/>, and
    77       <xref linkend="libevent"/>
     76      <xref linkend="curl"/>
     77    </para>
     78
     79    <bridgehead renderas="sect4">Recommended</bridgehead>
     80    <para role="recommended">
     81      <xref linkend="libevent"/> and
     82      <xref linkend="libpsl"/>
     83      (to use system libraries instead of bundled ones)
    7884    </para>
    7985
     
    8692    <bridgehead renderas="sect4">Optional</bridgehead>
    8793    <para role="optional">
    88       <xref linkend="nodejs"/> (for building the web client, not needed at run time)
    89       <!-- TODO: add external dependencies -->
     94      <xref linkend="nodejs"/> (for building the web client, not needed at run time),
     95      <ulink url="https://github.com/ubuntu/gnome-shell-extension-appindicator">appindicator</ulink>,
     96      <ulink url="https://github.com/jech/dht">dht</ulink>,
     97      <ulink url="https://github.com/libb64/libb64">libb64</ulink>,
     98      <ulink url="https://github.com/ebiggers/libdeflate">libdeflate</ulink>,
     99      <ulink url="https://github.com/miniupnp/libnatpmp">libnatpmp</ulink>,
     100      <ulink url="https://github.com/bittorrent/libutp">libutp</ulink>, and
     101      <ulink url="https://github.com/miniupnp/miniupnp">miniupnp</ulink>
    90102    </para>
    91103
Note: See TracChangeset for help on using the changeset viewer.