From: Felix Fietkau Date: Sun, 3 Feb 2008 07:00:22 +0000 (+0000) Subject: fix copy&paste bug X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=1f224fac8a0e11b3ae45a2755f3880d0043aa762;p=openwrt%2Fstaging%2Fkaloz.git fix copy&paste bug SVN-Revision: 10368 --- diff --git a/package/uci/Makefile b/package/uci/Makefile index f4bd07f93f..616f46fa46 100644 --- a/package/uci/Makefile +++ b/package/uci/Makefile @@ -24,7 +24,6 @@ DEBUG= define Package/libuci SECTION:=libs CATEGORY:=Libraries - DEPENDS:=+libuci TITLE:=C library for the Unified Configuration Interface (UCI) endef