* luci/contrib: make luci-app-polipo depend on polipo and luci-admin-core
authorJo-Philipp Wich <jow@openwrt.org>
Wed, 5 Nov 2008 23:19:04 +0000 (23:19 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Wed, 5 Nov 2008 23:19:04 +0000 (23:19 +0000)
contrib/package/luci/Makefile

index 6c667f1..e3a4376 100644 (file)
@@ -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