projects
/
oweals
/
luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
512dee5
)
contrib/package: unmask openvpn app, is not broken anymore
author
Jo-Philipp Wich
<jow@openwrt.org>
Sat, 9 May 2009 16:23:39 +0000
(16:23 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Sat, 9 May 2009 16:23:39 +0000
(16:23 +0000)
contrib/package/luci/Makefile
patch
|
blob
|
history
diff --git
a/contrib/package/luci/Makefile
b/contrib/package/luci/Makefile
index 55514008f06440cbc61fcc434e4e2991472ed97d..949f5334da65a913f109d6e269699d65d1e67023 100644
(file)
--- a/
contrib/package/luci/Makefile
+++ b/
contrib/package/luci/Makefile
@@
-645,7
+645,7
@@
endef
define Package/luci-app-openvpn
$(call Package/luci/webtemplate)
TITLE:=LuCI Support for OpenVPN
- DEPENDS+=
@BROKEN
+luci-admin-core +PACKAGE_luci-app-openvpn:openvpn
+ DEPENDS+=+luci-admin-core +PACKAGE_luci-app-openvpn:openvpn
endef
define Package/luci-app-openvpn/install