contrib/package: change luci-app-asterisk dependency to asterisk14-xip-core

This commit is contained in:
Jo-Philipp Wich 2009-01-07 23:37:44 +00:00
parent e437517fe7
commit 2498f60496
1 changed files with 1 additions and 1 deletions

View File

@ -552,7 +552,7 @@ endef
define Package/luci-app-asterisk
$(call Package/luci/webtemplate)
TITLE:=LuCI Support for Asterisk PBX
DEPENDS+=@BROKEN +luci-admin-core +PACKAGE_luci-app-asterisk:asterisk14-xip
DEPENDS+=@BROKEN +luci-admin-core +PACKAGE_luci-app-asterisk:asterisk14-xip-core
endef
define Package/luci-app-asterisk/install