[packages] freeradius2: conditionally depend on libopenldap
git-svn-id: svn://svn.openwrt.org/openwrt/packages@27708 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
bcea80c2ba
commit
cdd33e8f14
@ -200,7 +200,7 @@ endef
|
|||||||
|
|
||||||
define Package/freeradius2-mod-ldap
|
define Package/freeradius2-mod-ldap
|
||||||
$(call Package/freeradius2/Default)
|
$(call Package/freeradius2/Default)
|
||||||
DEPENDS:=freeradius2 +libopenldap
|
DEPENDS:=freeradius2 +CONFIG_PACKAGE_freeradius2-mod-ldap:libopenldap
|
||||||
TITLE:=LDAP module
|
TITLE:=LDAP module
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user