Changeset 31cf6ba


Ignore:
Timestamp:
10/28/2022 07:21:23 AM (18 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, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
b5e2a6c
Parents:
c821a8f0
Message:

Revert "wget depends optionally on libunistring"

This reverts commit c821a8f045a9b8fd8392e69eb7bdd69a1ea29bce.
We consider if an optional dependency (here libidn2) requires
something (here libunistring), then we do not list "something"
in the optional dependencies. Note that we might reconsider this:
in this case, libunistring can be used without libidn2. But for
the moment, let's revert.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • networking/netprogs/wget.xml

    rc821a8f0 r31cf6ba  
    8686      <xref linkend="libidn2"/>,
    8787      <xref linkend="libpsl"/>,
    88       <xref linkend="libunistring"/>,
    8988      <xref linkend="pcre"/> or <xref linkend="pcre2"/>, and
    9089      <xref linkend="valgrind"/> (for the test suite)
Note: See TracChangeset for help on using the changeset viewer.