wok diff mercurial/receipt @ rev 11031

Up: sip to 4.12.4.
author Christopher Rogers <slaxemulator@gmail.com>
date Sun Oct 16 07:15:02 2011 +0000 (2011-10-16)
parents 2f2ae382c2e0
children 5235900045b7
line diff
     1.1 --- a/mercurial/receipt	Fri May 20 15:13:25 2011 +0000
     1.2 +++ b/mercurial/receipt	Sun Oct 16 07:15:02 2011 +0000
     1.3 @@ -5,13 +5,14 @@
     1.4  CATEGORY="development"
     1.5  SHORT_DESC="Revision tools system."
     1.6  MAINTAINER="pankso@slitaz.org"
     1.7 -DEPENDS="python patch libssl"
     1.8 -BUILD_DEPENDS="python python-dev patch openssl-dev"
     1.9  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.10  WEB_SITE="http://mercurial.selenic.com/"
    1.11  WGET_URL="http://www.selenic.com/mercurial/release/$TARBALL"
    1.12  CONFIG_FILES="/etc/mercurial/hgweb.config"
    1.13  
    1.14 +DEPENDS="python patch libssl"
    1.15 +BUILD_DEPENDS="python-dev patch openssl-dev"
    1.16 +
    1.17  # Rules to configure and make the package.
    1.18  compile_rules()
    1.19  {