fix copy&paste bug
authorFelix Fietkau <nbd@openwrt.org>
Sun, 3 Feb 2008 07:00:22 +0000 (07:00 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Sun, 3 Feb 2008 07:00:22 +0000 (07:00 +0000)
SVN-Revision: 10368

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