haserl: force rebuild when config changes

Signed-off-by: Nicolas Thill <nico@openwrt.org>
This commit is contained in:
Nicolas Thill 2014-10-25 09:32:56 +02:00
parent 5274983da8
commit c9178e9479
1 changed files with 5 additions and 0 deletions

View File

@ -17,6 +17,11 @@ PKG_MD5SUM:=a9decddb508944d56f71dd2f821e2ec5
PKG_MAINTAINER:=Maxim Storchak <m.storchak@gmail.com>
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