motion: add gettext as host dependency

Signed-off-by: Robert N <nrobert13@gmail.com>
This commit is contained in:
Robert N 2022-12-22 06:56:59 +00:00 committed by Rosen Penev
parent 38f2618c78
commit 7812b74746
1 changed files with 1 additions and 0 deletions

View File

@ -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