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:
052f659
)
contrib: remove references to uvl from LuCI feed makefile
author
Jo-Philipp Wich
<jow@openwrt.org>
Sun, 2 Jan 2011 19:27:25 +0000
(19:27 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Sun, 2 Jan 2011 19:27:25 +0000
(19:27 +0000)
contrib/package/luci/Makefile
patch
|
blob
|
history
diff --git
a/contrib/package/luci/Makefile
b/contrib/package/luci/Makefile
index 8d248b1f2de05dde0091711221f9eac01d6e3d24..334467c4cfc338cacf44502b0a46cc89b23ee621 100644
(file)
--- a/
contrib/package/luci/Makefile
+++ b/
contrib/package/luci/Makefile
@@
-207,7
+207,6
@@
$(eval $(call library,nixio,NIXIO POSIX library,+PACKAGE_luci-lib-nixio_openssl:
$(eval $(call library,px5g,RSA/X.509 Key Generator (required for LuCId SSL support),+luci-lib-nixio))
$(eval $(call library,sys,LuCI Linux/POSIX system library))
$(eval $(call library,web,MVC Webframework,+luci-lib-sys +luci-lib-nixio +luci-lib-core +luci-sgi-cgi +luci-lib-lmo))
-$(eval $(call library,uvl,UVL - UCI Validation Layer,+luci-lib-sys +luci-lib-core))
### Community Packages ###