fix copy&paste bug
[openwrt-10.03/.git] / package / uci / Makefile
index f4bd07f93f4cbb2d88d54b992d36541f97a1affd..616f46fa46244f3950444ebc14bf313530c4e871 100644 (file)
@@ -24,7 +24,6 @@ DEBUG=
 define Package/libuci
   SECTION:=libs
   CATEGORY:=Libraries
-  DEPENDS:=+libuci
   TITLE:=C library for the Unified Configuration Interface (UCI)
 endef