wok diff mitter/receipt @ rev 10726

libtaz: Don't need to check /usr/bin/hg anymore. Best to get the tag 1.1.2 version. May need to delete the slitaz-dev-tools-1.1.2.tar.bz2 source on tank to make sure we have the tag version.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat May 28 20:44:37 2011 +0000 (2011-05-28)
parents 1f263185a0ec
children af9a1b47948c
line diff
     1.1 --- a/mitter/receipt	Fri May 08 11:59:03 2009 +0000
     1.2 +++ b/mitter/receipt	Sat May 28 20:44:37 2011 +0000
     1.3 @@ -8,7 +8,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WEB_SITE="http://code.google.com/p/mitter"
     1.6  WGET_URL="http://mitter.googlecode.com/files/$TARBALL"
     1.7 -DEPENDS="python pygtk simplejson"
     1.8 +DEPENDS="python pygtk python-simplejson"
     1.9  BUILD_DEPENDS="python-dev"
    1.10  
    1.11  # Rules to configure and make the package.