diff options
author | jnemeth <jnemeth@pkgsrc.org> | 2016-08-30 02:01:47 +0000 |
---|---|---|
committer | jnemeth <jnemeth@pkgsrc.org> | 2016-08-30 02:01:47 +0000 |
commit | 9bdc86d03aca00fe8f5cdd06ce8770b017741dc9 (patch) | |
tree | e61688419be8290496180ecb4574e75f7df6ffce /mk/defaults | |
parent | dff1c8187d575a493a6bf02eceb1e0ed6c531a86 (diff) | |
download | pkgsrc-9bdc86d03aca00fe8f5cdd06ce8770b017741dc9.tar.gz |
mention libdbi
Diffstat (limited to 'mk/defaults')
-rw-r--r-- | mk/defaults/options.description | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mk/defaults/options.description b/mk/defaults/options.description index 1cf4843bddc..d3362173839 100644 --- a/mk/defaults/options.description +++ b/mk/defaults/options.description @@ -411,6 +411,7 @@ ldap Enable LDAP support. lensfun Enable lensfun (camera lens distortion rectifyer) support. libao Enable the platform-independent 'ao' audio library. libchamplain Enable libchamplain support (map widget). +libdbi Enable libdbi support (similar p5-DBI but for C). libdrm Enable libdrm support. libgcrypt Use GNU cryptographic library. libgme Enable Game_Music_Emu video game music file library support. |