projects
/
oweals
/
luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a519a8c
)
* luci/contrib: make luci-app-polipo depend on polipo and luci-admin-core
author
Jo-Philipp Wich
<jow@openwrt.org>
Wed, 5 Nov 2008 23:19:04 +0000
(23:19 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Wed, 5 Nov 2008 23:19:04 +0000
(23:19 +0000)
contrib/package/luci/Makefile
patch
|
blob
|
history
diff --git
a/contrib/package/luci/Makefile
b/contrib/package/luci/Makefile
index 6c667f1af39974e220ec039b844e43910d6d83ca..e3a4376035391088d24dfe0ba504b7f8998c8288 100644
(file)
--- a/
contrib/package/luci/Makefile
+++ b/
contrib/package/luci/Makefile
@@
-547,6
+547,7
@@
endef
define Package/luci-app-polipo
$(call Package/luci/webtemplate)
TITLE:=LuCI Support for the Polipo Proxy
+ DEPENDS+=+luci-admin-core +polipo
endef
define Package/luci-app-polipo/install