mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 19:23:24 +02:00
New package: lmdb 0.9.24 - required for knot 3.0.0
Lightning Memory-mapped Database from symas. For details see: https://symas.com/lmdb/ In contrast to the information from the knot documentation (see: https://www.knot-dns.cz/docs/3.0/html/requirements.html#required-libraries), this library is no longer included. Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org> Reviewed-by: Michael Tremer <michael.tremer@ipfire.org> Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
committed by
Michael Tremer
parent
de27aa4731
commit
504831679e
10
config/rootfiles/common/lmdb
Normal file
10
config/rootfiles/common/lmdb
Normal file
@@ -0,0 +1,10 @@
|
||||
#usr/bin/mdb_copy
|
||||
#usr/bin/mdb_dump
|
||||
#usr/bin/mdb_load
|
||||
#usr/bin/mdb_stat
|
||||
#usr/include/lmdb.h
|
||||
usr/lib/liblmdb.so
|
||||
#usr/share/man/man1/mdb_copy.1
|
||||
#usr/share/man/man1/mdb_dump.1
|
||||
#usr/share/man/man1/mdb_load.1
|
||||
#usr/share/man/man1/mdb_stat.1
|
||||
Reference in New Issue
Block a user