motion: add gettext as host dependency
Signed-off-by: Robert N <nrobert13@gmail.com>
This commit is contained in:
parent
38f2618c78
commit
7812b74746
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ PKG_CPE_ID:=cpe:/a:lavrsen:motion
|
|||
PKG_FIXUP:=autoreconf
|
||||
PKG_INSTALL:=1
|
||||
PKG_BUILD_PARALLEL:=1
|
||||
PKG_BUILD_DEPENDS:=gettext-full/host
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
include $(INCLUDE_DIR)/nls.mk
|
||||
|
|
Loading…
Reference in a new issue