Merge pull request #721 from BKPepe/fix-baresip-nls
baresip: fix compilation with NLS
This commit is contained in:
commit
d080a6ec0e
1 changed files with 1 additions and 0 deletions
|
@ -61,6 +61,7 @@ PKG_CONFIG_DEPENDS:= \
|
|||
$(patsubst %,CONFIG_PACKAGE_baresip-mod-%,$(subst _,-,$(baresip-mods)))
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
include $(INCLUDE_DIR)/nls.mk
|
||||
|
||||
define Package/baresip/Default
|
||||
SECTION:=net
|
||||
|
|
Loading…
Reference in a new issue