mirror of
https://github.com/novatiq/packages.git
synced 2026-04-29 06:58:39 +01:00
lxc: minor dependencies tweak
Signed-off-by: Luka Perkov <luka@openwrt.org>
This commit is contained in:
@@ -21,7 +21,7 @@ define Package/luci-app-lxc
|
||||
CATEGORY:=LuCI
|
||||
SUBMENU:=3. Applications
|
||||
TITLE:=LXC management Web UI
|
||||
DEPENDS:=+luci-mod-admin-full +lxc +lxc-create +lxc-configs +liblxc +rpcd-mod-lxc
|
||||
DEPENDS:=+luci-mod-admin-full +lxc +lxc-create +liblxc +rpcd-mod-lxc
|
||||
MAINTAINER:=Petar Koretic <petar.koretic@sartura.hr>
|
||||
endef
|
||||
|
||||
|
||||
+1
-1
@@ -35,7 +35,7 @@ LXC_SCRIPTS += \
|
||||
|
||||
DEPENDS_APPLETS = +libpthread +libcap +liblxc
|
||||
|
||||
DEPENDS_create = +lxc-hooks +lxc-templates
|
||||
DEPENDS_create = +lxc-configs +lxc-hooks +lxc-templates
|
||||
DEPENDS_ls = +lxc-config
|
||||
DEPENDS_top = +lxc-lua +luafilesystem @BROKEN
|
||||
|
||||
|
||||
Reference in New Issue
Block a user