[packages] lxc: lxc-lua depends on luafilesystem
Signed-off-by: Luka Perkov <luka@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/packages@39398 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
a3acaff4f0
commit
a92acc734c
@ -8,7 +8,7 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=lxc
|
||||
PKG_VERSION:=2014-01-23
|
||||
PKG_VERSION:=2014-01-25
|
||||
PKG_RELEASE=$(PKG_SOURCE_VERSION)
|
||||
|
||||
PKG_SOURCE_PROTO:=git
|
||||
@ -85,7 +85,7 @@ endef
|
||||
define Package/lxc-lua
|
||||
$(call Package/lxc/Default)
|
||||
TITLE:=LXC Lua bindings
|
||||
DEPENDS:= lxc +liblua +liblxc
|
||||
DEPENDS:= lxc +liblua +liblxc +luafilesystem
|
||||
endef
|
||||
|
||||
CONFIGURE_ARGS += \
|
||||
|
Loading…
x
Reference in New Issue
Block a user