redis: needs dynamic library
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Tue, 23 Oct 2018 19:55:21 +0000 (21:55 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Tue, 23 Oct 2018 23:20:43 +0000 (01:20 +0200)
commit0df5c2b13b915ca04af1d5dec012d350c415b87c
treeabc6dc4f8bf07f01092fa3ffca7ce87f5cc0af35
parentc00304913bcbdb6b0b41af0e164e173a6cd7d329
redis: needs dynamic library

dlfcn.h is included in src/debug.c and src/module.c
module.c uses dlopen function

Fixes:
 - http://autobuild.buildroot.org/results/fdda0ee7461dfc9ea479d4d80ab42c50006a3b13

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/redis/Config.in