wok-next rev 9217
gyrus: typo in BUILD_DEPENDS
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Mar 11 16:17:32 2011 +0100 (2011-03-11) |
parents | 44b5e07e53a8 |
children | 84d83aa7bb67 |
files | gyrus/receipt |
line diff
1.1 --- a/gyrus/receipt Fri Mar 11 14:52:45 2011 +0100 1.2 +++ b/gyrus/receipt Fri Mar 11 16:17:32 2011 +0100 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"