Skip to content

Commit 110585e

Browse files
committed
Updated README.
1 parent 3915dfd commit 110585e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -200,6 +200,7 @@ containing the **DMPACK** module files is passed through argument `-I`.
200200
| `dm_config` | Lua 5.4 | `pkg-config --libs lua-5.4` |
201201
| `dm_crypto` | OpenSSL | `-lcrypto` |
202202
| `dm_db` | SQLite 3 | `pkg-config --libs sqlite3` |
203+
| `dm_db_query` | SQLite 3 | `pkg-config --libs sqlite3` |
203204
| `dm_fcgi` | FastCGI | `-lfcgi` |
204205
| `dm_hdf5` | HDF5 | `pkg-config --libs hdf5_fortran` |
205206
| `dm_im` | libstrophe | `pkg-config --libs libstrophe expat openssl zlib` |

0 commit comments

Comments
 (0)