# HG changeset patch # User Christophe Lincoln # Date 1364219976 -3600 # Node ID 6904af9a3524d589c92fc2684e07bc086ef9060b # Parent b6a09f38aa3156d8c790816c9ed32ae21351b268 cookutils: remove mercurial dep, it add a lot of MB to the iso and is installed by a cooker setup diff -r b6a09f38aa31 -r 6904af9a3524 cookutils/receipt --- a/cookutils/receipt Mon Mar 25 11:48:37 2013 +0100 +++ b/cookutils/receipt Mon Mar 25 14:59:36 2013 +0100 @@ -11,7 +11,7 @@ TAGS="slitaz" HOST_ARCH="i486 arm" -DEPENDS="mercurial" +DEPENDS="" # Rules to configure and make the package. compile_rules()