Explorar o código

ffho-site-auto-select: fix Makefile

Karsten Böddeker %!s(int64=8) %!d(string=hai) anos
pai
achega
3f8efc8f9a
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      ffho/ffho-site-auto-select/Makefile

+ 2 - 0
ffho/ffho-site-auto-select/Makefile

@@ -4,6 +4,8 @@ PKG_NAME:=ffho-site-auto-select
 PKG_VERSION:=1
 PKG_RELEASE:=$(GLUON_VERSION).$(GLUON_SITE_CODE)-$(GLUON_RELEASE).$(GLUON_CONFIG_VERSION)
 
+PFG_BUILD_DEPENDS := lua-cjson/host
+
 PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME)
 
 include $(INCLUDE_DIR)/package.mk