From: Nicolas Thill Date: Sat, 25 Oct 2014 07:32:56 +0000 (+0200) Subject: haserl: force rebuild when config changes X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=c9178e9479ce5ab8e887f498190e4df6ee5289fe;p=openwrt-packages.git haserl: force rebuild when config changes Signed-off-by: Nicolas Thill --- diff --git a/utils/haserl/Makefile b/utils/haserl/Makefile index 5f6ca650f..44a8f41e4 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