add qdbm for dba

This commit is contained in:
crazywhalecc
2024-04-12 12:44:26 +08:00
parent b4ed4ea956
commit f6c42e0fbf
8 changed files with 97 additions and 4 deletions

View File

@@ -525,6 +525,12 @@
"zstd"
]
},
"qdbm": {
"source": "qdbm",
"static-libs-unix": [
"libqdbm.a"
]
},
"readline": {
"source": "readline",
"static-libs-unix": [