wok diff sylpheed/receipt @ rev 7154

Fixed virtualbox-ose to depend -a when installed. Also fixed 60-vboxguest.rules to not error if 'tazpkg reconfigure udev' is done.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat Nov 06 19:43:56 2010 +0000 (2010-11-06)
parents aa114bc3d0e1
children c9a04d804c03
line diff
     1.1 --- a/sylpheed/receipt	Sun Apr 25 21:57:07 2010 +0200
     1.2 +++ b/sylpheed/receipt	Sat Nov 06 19:43:56 2010 +0000
     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"