projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5274983
)
haserl: force rebuild when config changes
author
Nicolas Thill
<nico@openwrt.org>
Sat, 25 Oct 2014 07:32:56 +0000
(09:32 +0200)
committer
Nicolas Thill
<nico@openwrt.org>
Sat, 25 Oct 2014 07:40:56 +0000
(09:40 +0200)
Signed-off-by: Nicolas Thill <nico@openwrt.org>
utils/haserl/Makefile
patch
|
blob
|
history
diff --git
a/utils/haserl/Makefile
b/utils/haserl/Makefile
index 5f6ca650f0c0e3657cf00a40dba5d692018dc71d..44a8f41e4fa7be48fcdc591b7b6e6eaad7c37738 100644
(file)
--- a/
utils/haserl/Makefile
+++ b/
utils/haserl/Makefile
@@
-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