sqlcipher: fix static linking
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Tue, 16 Sep 2014 19:52:30 +0000 (16:52 -0300)
committerPeter Korsgaard <peter@korsgaard.com>
Tue, 16 Sep 2014 21:07:21 +0000 (23:07 +0200)
commit58a41c2f68001b3ef25356cd3f1a79b9e46e7157
tree68609b01008f8565707da671809a073447bc4b38
parent0112fcfa8c804a0ba596462cb9b6d6b3e84b7d20
sqlcipher: fix static linking

It uses openssl which for buildroot mandates libz, but doesn't link
against it so it fails. Fixes:
http://autobuild.buildroot.net/results/514/5145617f7c3cece933c845da3c9836d80d062bb6/

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/sqlcipher/sqlcipher.mk