From c36608da00185bf75091384fc0e2c5377cc7dda7 Mon Sep 17 00:00:00 2001 From: sthen Date: Mon, 30 Jan 2023 12:06:23 +0000 Subject: [PATCH] +py-lmdb --- databases/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/databases/Makefile b/databases/Makefile index 833de3d784a..0bf28186411 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -169,6 +169,7 @@ SUBDIR += py-ldap,python3 SUBDIR += py-ldap0,python3 SUBDIR += py-ldap3,python3 + SUBDIR += py-lmdb,python3 SUBDIR += py-minidb,python3 SUBDIR += py-mongo,python3 SUBDIR += py-mysqlclient,python3