summaryrefslogtreecommitdiffstats
path: root/package/uci/Makefile
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2008-02-03 07:00:22 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2008-02-03 07:00:22 +0000
commit91136443dda01f9ce9892f32b07a76210c6ee926 (patch)
treefe15bb5b7504e23998d068140226119167431974 /package/uci/Makefile
parentafa5da1d1bf575000d260e9abe26d47b94e3e117 (diff)
fix copy&paste bug
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10368 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/uci/Makefile')
-rw-r--r--package/uci/Makefile1
1 files changed, 0 insertions, 1 deletions
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