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:
0d93cb8
)
ocserv: force rebuild when config changes
author
Nicolas Thill
<nico@openwrt.org>
Sat, 25 Oct 2014 07:31:55 +0000
(09:31 +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>
net/ocserv/Makefile
patch
|
blob
|
history
diff --git
a/net/ocserv/Makefile
b/net/ocserv/Makefile
index 9a5bf2e4601628c14fab9462e6515d6fa82fdb14..6126a3a3418ef6013b0cad054c0ebb2e8010f418 100644
(file)
--- a/
net/ocserv/Makefile
+++ b/
net/ocserv/Makefile
@@
-20,6
+20,10
@@
PKG_LICENSE:=GPLv2
PKG_LICENSE_FILES:=COPYING
PKG_FIXUP:=autoreconf
+PKG_CONFIG_DEPENDS:= \
+ CONFIG_OCSERV_PAM \
+ CONFIG_OCSERV_PROTOBUF \
+
include $(INCLUDE_DIR)/package.mk
define Package/ocserv/config