Ignore:
Timestamp:
07/20/2023 10:30:25 PM (10 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
12.0, 12.1, ken/TL2024, ken/tuningfonts, lazarus, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18
Children:
9a23f3e
Parents:
5113dee
Message:

samba: Demote lmdb to optional

According to upstream doc, lmdb is not used by default and it needs to
be enabled with custom configuration.

Link: https://wiki.samba.org/index.php/Using_the_lmdb_database_backend

File:
1 edited

Legend:

Unmodified
Added
Removed
  • networking/netprogs/samba.xml

    r5113dee re678daee  
    9292      <xref linkend="libtasn1"/>,
    9393      <xref linkend="libxslt"/> (for documentation),
    94       <xref linkend="linux-pam"/>,
    95       <xref linkend="lmdb"/>, and
     94      <xref linkend="linux-pam"/>, and
    9695      <xref linkend="openldap"/>
    9796    </para>
     
    112111      <xref linkend="libnsl"/>,
    113112      <xref linkend="libunwind"/>,
     113      <xref linkend="lmdb"/>,
    114114      <xref linkend="mitkrb"/>,
    115115      <xref linkend="nss"/>,
Note: See TracChangeset for help on using the changeset viewer.