From c9178e9479ce5ab8e887f498190e4df6ee5289fe Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Sat, 25 Oct 2014 09:32:56 +0200 Subject: [PATCH] haserl: force rebuild when config changes Signed-off-by: Nicolas Thill --- utils/haserl/Makefile | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/utils/haserl/Makefile b/utils/haserl/Makefile index 5f6ca650f0..44a8f41e4f 100644 --- a/utils/haserl/Makefile +++ b/utils/haserl/Makefile @@ -17,6 +17,11 @@ PKG_MD5SUM:=a9decddb508944d56f71dd2f821e2ec5 PKG_MAINTAINER:=Maxim Storchak PKG_LICENSE:=GPL-2.0 +PKG_CONFIG_DEPENDS:= \ + CONFIG_HASERL_with_lua \ + CONFIG_HASERL_shell_luac \ + CONFIG_HASERL_shell_lua \ + include $(INCLUDE_DIR)/package.mk define Package/haserl