contrib: remove references to uvl from LuCI feed makefile

remotes/tags/0.10.0
Jo-Philipp Wich 2011-01-02 19:27:25 +00:00
parent 052f65950c
commit bb00d3081a
1 changed files with 0 additions and 1 deletions

View File

@ -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 ###