projects
/
openwrt
/
staging
/
kaloz.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0cf1a58
)
fix copy&paste bug
author
Felix Fietkau
<nbd@openwrt.org>
Sun, 3 Feb 2008 07:00:22 +0000
(07:00 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Sun, 3 Feb 2008 07:00:22 +0000
(07:00 +0000)
SVN-Revision: 10368
package/uci/Makefile
patch
|
blob
|
history
diff --git
a/package/uci/Makefile
b/package/uci/Makefile
index f4bd07f93f4cbb2d88d54b992d36541f97a1affd..616f46fa46244f3950444ebc14bf313530c4e871 100644
(file)
--- 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