From 1e4efd1355defe008bd29a2473b6b541e3e9c07b Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Sun, 9 Aug 2009 15:02:43 +0000 Subject: [PATCH] contrib: make luci-sys depend on luci-iwinfo --- contrib/package/luci/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/contrib/package/luci/Makefile b/contrib/package/luci/Makefile index b5b6c6281..1d0031496 100644 --- a/contrib/package/luci/Makefile +++ b/contrib/package/luci/Makefile @@ -313,6 +313,7 @@ endef define Package/luci-sys $(call Package/luci/libtemplate) TITLE:=LuCI Linux/POSIX system library + DEPENDS:=+luci-iwinfo endef define Package/luci-sys/install -- 2.11.0