summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2008-02-03 07:00:22 +0000
committerFelix Fietkau <nbd@openwrt.org>2008-02-03 07:00:22 +0000
commit1f224fac8a0e11b3ae45a2755f3880d0043aa762 (patch)
treec069888ae5dfa50d7094c6d38fe1b15770a16895
parent0cf1a58282bacda7552d294e0f99562ece74cf22 (diff)
downloadmaster-31e0f0ae-1f224fac8a0e11b3ae45a2755f3880d0043aa762.tar.gz
master-31e0f0ae-1f224fac8a0e11b3ae45a2755f3880d0043aa762.tar.bz2
master-31e0f0ae-1f224fac8a0e11b3ae45a2755f3880d0043aa762.zip
fix copy&paste bug
SVN-Revision: 10368
-rw-r--r--package/uci/Makefile1
1 files changed, 0 insertions, 1 deletions
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