wok-stable rev 12410
lxc: update deps (thanks shann)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Nov 26 07:48:06 2013 +0000 (2013-11-26) |
parents | d6e12f519b30 |
children | fd0d0addaaf9 |
files | lxc/receipt |
line diff
1.1 --- a/lxc/receipt Fri Nov 22 21:23:03 2013 +0000 1.2 +++ b/lxc/receipt Tue Nov 26 07:48:06 2013 +0000 1.3 @@ -10,7 +10,7 @@ 1.4 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 1.5 1.6 DEPENDS="libcap perl" 1.7 -BUILD_DEPENDS="libcap-dev" 1.8 +BUILD_DEPENDS="libcap-dev util-linux-ng-getopt" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()