[Buildroot] [PATCH 17/49 v2] package/asterisk: add optional openldap dependency

Bernd Kuhls bernd.kuhls at t-online.de
Thu Sep 14 14:36:26 UTC 2017


Hi Yann,

Am Sat, 09 Sep 2017 23:39:23 +0200 schrieb Yann E. MORIN:

> +ifeq ($(BR2_PACKAGE_OPENLDAP),y)
> +ASTERISK_DEPENDENCIES += openldap
> +ASTERISK_CONF_OPTS += --without-ldap

this should be "--with-ldap"

> +else
> +ASTERISK_CONF_OPTS += --without-ldap
> +endif

Regards, Bernd




More information about the buildroot mailing list