wok diff gyrus/receipt @ rev 9539

Add setuptools to python-webob build depends.
author Christopher Rogers <slaxemulator@gmail.com>
date Fri Apr 08 13:48:25 2011 +0000 (2011-04-08)
parents a0ef91b8d352
children 43441506d5f5
line diff
     1.1 --- a/gyrus/receipt	Tue Mar 01 16:43:54 2011 +0100
     1.2 +++ b/gyrus/receipt	Fri Apr 08 13:48:25 2011 +0000
     1.3 @@ -6,7 +6,7 @@
     1.4  SHORT_DESC="Small tool for the administration of mailboxes in IMAP/Cyrus servers."
     1.5  MAINTAINER="pankso@slitaz.org"
     1.6  DEPENDS="gtk+ dbus ORBit2 gnet libglade GConf"
     1.7 -BUILD_DEPENDS="inttool gtk+-dev dbus ORBit2-dev gnet-dev libglade-dev"
     1.8 +BUILD_DEPENDS="intltool"
     1.9  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.10  WEB_SITE="http://projects.gnome.org/gyrus/"
    1.11  WGET_URL="http://ftp.gnome.org/pub/gnome/sources/gyrus/0.3/$TARBALL"