package/zsh: add optional support for gdbm
authorBernd Kuhls <bernd.kuhls@t-online.de>
Sun, 21 Feb 2016 09:50:10 +0000 (10:50 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 21 Feb 2016 11:42:35 +0000 (12:42 +0100)
commitd8692be657f59b1e11b8a61d9e75aac598e8b86a
tree23f68e41750fdf68d8b4fdd39b989b8656647c52
parent33b6119d87e8eea6244894f914ce51f4bce1efa9
package/zsh: add optional support for gdbm

When gdbm was compiled before, zsh will use it as optional dependency:

$ output/host/usr/bin/x86_64-linux-readelf -a output/target/bin/zsh | grep NEEDED
 0x0000000000000001 (NEEDED)             Shared library: [libgdbm.so.4]
[...]

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/zsh/zsh.mk