treewide: move server side CBI support to luci-compat
[project/luci.git] / applications / luci-app-lxc / Makefile
1 #
2 # Copyright (C) 2017 Dan Luedtke <mail@danrl.com>
3 #
4 # This is free software, licensed under the Apache License, Version 2.0 .
5 #
6
7 include $(TOPDIR)/rules.mk
8
9 LUCI_TITLE:=LXC management Web UI
10 LUCI_DEPENDS:=+luci-compat +luci-mod-admin-full +lxc +lxc-attach +lxc-console +lxc-create +liblxc +rpcd-mod-lxc +getopt +!LXC_BUSYBOX_OPTIONS:tar
11 LUCI_PKGARCH:=all
12
13 define Package/luci-app-lxc/conffiles
14 /etc/config/lxc
15 endef
16
17 PKG_MAINTAINER:=Petar Koretic <petar.koretic@sartura.hr>
18
19 include ../../luci.mk
20
21 # call BuildPackage - OpenWrt buildroot signature