fix copy&paste bug
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 3 Feb 2008 07:00:22 +0000 (07:00 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 3 Feb 2008 07:00:22 +0000 (07:00 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10368 3c298f89-4303-0410-b956-a3cf2f4a3e73

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