mirror of
https://github.com/openwrt/telephony.git
synced 2025-12-21 23:34:35 +04:00
Merge pull request #86 from robho/yate-scripts-perl_needs_perlbase-data
yate-scripts-perl: Add dependency on perlbase-data
This commit is contained in:
@@ -56,7 +56,7 @@ endef
|
||||
|
||||
define Package/$(PKG_NAME)-scripts-perl
|
||||
$(call Package/yate/Default)
|
||||
DEPENDS += $(PKG_NAME) $(PKG_NAME)-mod-extmodule +perl
|
||||
DEPENDS += $(PKG_NAME) $(PKG_NAME)-mod-extmodule +perlbase-data
|
||||
TITLE:= Perl module for Yate
|
||||
endef
|
||||
|
||||
|
||||
Reference in New Issue
Block a user