fix opensips dependencies
authorJohn Crispin <john@openwrt.org>
Sun, 17 Jun 2012 17:41:07 +0000 (17:41 +0000)
committerJohn Crispin <john@openwrt.org>
Sun, 17 Jun 2012 17:41:07 +0000 (17:41 +0000)
SVN-Revision: 32412

net/opensips/Makefile

index 288e9cc645cc7bd45c2cc644ee82abe2bf97b500..c90abf74ac61302d95c97375b1ef770d94341684 100644 (file)
@@ -203,7 +203,7 @@ $(eval $(call BuildPlugin,enum,enum,ENUM lookup,,))
 $(eval $(call BuildPlugin,exec,exec,External exec,,))
 $(eval $(call BuildPlugin,gflags,gflags,Global shared flags,,))
 $(eval $(call BuildPlugin,group,group,Database-backend user-groups,,))
-$(eval $(call BuildPlugin,group-radius,group_radius,RADIUS-backend user-groups,,))
+$(eval $(call BuildPlugin,group-radius,group_radius,RADIUS-backend user-groups,,+libradiusclient-ng))
 $(eval $(call BuildPlugin,h350,h350,H.350,ldap,+libopenldap))
 $(eval $(call BuildPlugin,identity,identity,Identity,,+libopenssl))
 $(eval $(call BuildPlugin,imc,imc,IM conferencing,db-mysql tm,))