From: luka Date: Sun, 26 Jan 2014 01:08:40 +0000 (+0000) Subject: [packages] lxc: lxc-lua depends on luafilesystem X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=a92acc734cc0fdb33f21053308a48411679d02f3;p=packages.git [packages] lxc: lxc-lua depends on luafilesystem Signed-off-by: Luka Perkov git-svn-id: svn://svn.openwrt.org/openwrt/packages@39398 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/utils/lxc/Makefile b/utils/lxc/Makefile index 0651997fa..807aa8749 100644 --- a/utils/lxc/Makefile +++ b/utils/lxc/Makefile @@ -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 += \