ocserv: avoid implicit dependencies 3310/head
authorJo-Philipp Wich <jo@mein.io>
Fri, 7 Oct 2016 17:15:21 +0000 (19:15 +0200)
committerJo-Philipp Wich <jo@mein.io>
Fri, 7 Oct 2016 17:21:29 +0000 (19:21 +0200)
commit22c35987c121972fb60c9eb9fa6c605bd83cc9ea
tree353afd67fa097f53d39625554f5d55bd2fa04a52
parentb49b2836bbddaa0b19babff8a1aadfa1af8c0644
ocserv: avoid implicit dependencies

Explicitely disable liblz4 and external libtalloc support in order to avoid
implicit dependencies leading to the following error on build environments
that happen to provide liblz4 and libtalloc:

    Package ocserv is missing dependencies for the following libraries:
    liblz4.so.1
    libtalloc.so.2

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
net/ocserv/Makefile