From: nbd Date: Sun, 3 Feb 2008 07:00:22 +0000 (+0000) Subject: fix copy&paste bug X-Git-Url: https://git.rohieb.name/openwrt.git/commitdiff_plain/91136443dda01f9ce9892f32b07a76210c6ee926 fix copy&paste bug git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10368 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/package/uci/Makefile b/package/uci/Makefile index f4bd07f93..616f46fa4 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