wok diff thunar-archive-plugin/receipt @ rev 10071

startup-notification: Add $CONFIGURE_ARGS.
author Christopher Rogers <slaxemulator@gmail.com>
date Fri May 20 05:25:01 2011 +0000 (2011-05-20)
parents e5ae411e1d8c
children 1d15ce5ad853
line diff
     1.1 --- a/thunar-archive-plugin/receipt	Mon Apr 04 01:54:51 2011 +0000
     1.2 +++ b/thunar-archive-plugin/receipt	Fri May 20 05:25:01 2011 +0000
     1.3 @@ -5,12 +5,14 @@
     1.4  CATEGORY="x-window"
     1.5  SHORT_DESC="Thunar Archive Manager plugin"
     1.6  MAINTAINER="erjo@slitaz.org"
     1.7 -DEPENDS="thunar"
     1.8 -BUILD_DEPENDS="intltool"
     1.9  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.10  WEB_SITE="http://goodies.xfce.org/projects/thunar-plugins/thunar-archive-plugin"
    1.11  WGET_URL="http://archive.xfce.org/src/thunar-plugins/$PACKAGE/${VERSION%.*}/$TARBALL"
    1.12  
    1.13 +DEPENDS="thunar"
    1.14 +BUILD_DEPENDS="intltool thunar-dev libexo-dev libxfce4ui-dev \
    1.15 + xfconf-dev startup-notification-dev"
    1.16 +
    1.17  # Rules to configure and make the package.
    1.18  compile_rules()
    1.19  {