From: Jo-Philipp Wich Date: Sun, 2 Jan 2011 19:27:25 +0000 (+0000) Subject: contrib: remove references to uvl from LuCI feed makefile X-Git-Tag: 0.10.0~255 X-Git-Url: https://git.archive.openwrt.org/?p=project%2Fluci.git;a=commitdiff_plain;h=bb00d3081a034bdf31426c77de9b25db0cce2196;ds=inline contrib: remove references to uvl from LuCI feed makefile --- diff --git a/contrib/package/luci/Makefile b/contrib/package/luci/Makefile index 8d248b1f2..334467c4c 100644 --- 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 ###