Merge pull request #6590 from stokito/applications_dependencies
[project/luci.git] / applications / luci-app-opkg / Makefile
index 5763e9115ebd3e28013eb632a4697e98cf05414c..0f3d8a7027ccf524a28c1277c7262c76c651e4c4 100644 (file)
@@ -7,7 +7,7 @@
 include $(TOPDIR)/rules.mk
 
 LUCI_TITLE:=OPKG package management application
-LUCI_DEPENDS:=+opkg
+LUCI_DEPENDS:=+luci-base +opkg
 
 include ../../luci.mk