# HG changeset patch # User Pascal Bellard # Date 1385452086 0 # Node ID 32c378543238dd558748de2f43c4853875ebef53 # Parent d6e12f519b30cfd111e5bf6c4f402ae0dfdaa761 lxc: update deps (thanks shann) diff -r d6e12f519b30 -r 32c378543238 lxc/receipt --- a/lxc/receipt Fri Nov 22 21:23:03 2013 +0000 +++ b/lxc/receipt Tue Nov 26 07:48:06 2013 +0000 @@ -10,7 +10,7 @@ WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" DEPENDS="libcap perl" -BUILD_DEPENDS="libcap-dev" +BUILD_DEPENDS="libcap-dev util-linux-ng-getopt" # Rules to configure and make the package. compile_rules()