wok diff sylpheed/receipt @ rev 8115
Up the kernel config used to cook linux 2.6.37 into linux/stuff
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Mon Jan 24 01:21:58 2011 +0100 (2011-01-24) |
parents | aa114bc3d0e1 |
children | c9a04d804c03 |
line diff
1.1 --- a/sylpheed/receipt Sun Apr 25 21:57:07 2010 +0200 1.2 +++ b/sylpheed/receipt Mon Jan 24 01:21:58 2011 +0100 1.3 @@ -1,12 +1,12 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="sylpheed" 1.7 -VERSION="3.0.2" 1.8 +VERSION="3.0.3" 1.9 CATEGORY="network" 1.10 SHORT_DESC="Simple, lightweight but featureful, and easy-to-use e-mail client" 1.11 MAINTAINER="fraazz@altern.org" 1.12 DEPENDS="gtk+ libssl gpgme gnupg xorg-libXdamage" 1.13 -BUILD_DEPENDS="openssl-dev glib glib-dev" 1.14 +BUILD_DEPENDS="openssl-dev glib glib-dev gtk+-dev expat-dev pkg-config" 1.15 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.16 WEB_SITE="http://sylpheed.sraoss.jp/en/" 1.17 WGET_URL="http://sylpheed.sraoss.jp/sylpheed/v3.0/$TARBALL"