wok rev 14251

cookutils: remove mercurial dep, it add a lot of MB to the iso and is installed by a cooker setup
author Christophe Lincoln <pankso@slitaz.org>
date Mon Mar 25 14:59:36 2013 +0100 (2013-03-25)
parents b6a09f38aa31
children 06a82d57ccf7
files cookutils/receipt
line diff
     1.1 --- a/cookutils/receipt	Mon Mar 25 11:48:37 2013 +0100
     1.2 +++ b/cookutils/receipt	Mon Mar 25 14:59:36 2013 +0100
     1.3 @@ -11,7 +11,7 @@
     1.4  TAGS="slitaz"
     1.5  HOST_ARCH="i486 arm"
     1.6  
     1.7 -DEPENDS="mercurial"
     1.8 +DEPENDS=""
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()