wok-6.x diff lxc/receipt @ rev 15852

truecrypt: patch LFLAGS
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Jan 27 21:15:58 2014 +0000 (2014-01-27)
parents a6115e95700f
children c44a7d2a11ed
line diff
     1.1 --- a/lxc/receipt	Sat Dec 21 11:19:42 2013 +0100
     1.2 +++ b/lxc/receipt	Mon Jan 27 21:15:58 2014 +0000
     1.3 @@ -10,7 +10,7 @@
     1.4  WEB_SITE="http://linuxcontainers.org/"
     1.5  WGET_URL="${WEB_SITE}downloads/$TARBALL"
     1.6  
     1.7 -DEPENDS="libcap perl util-linux-getopt linux-lxc"
     1.8 +DEPENDS="libcap perl util-linux-getopt linux-netfilter linux-bridge iptables bridge-utils"
     1.9  BUILD_DEPENDS="libcap-dev util-linux-getopt"
    1.10  
    1.11  # Rules to configure and make the package.