wok rev 10017

thunar-archive-plugin: fix bdeps
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Thu May 19 12:28:58 2011 +0200 (2011-05-19)
parents 5df382f8ff89
children 13e88dff0fe4
files thunar-archive-plugin/receipt
line diff
     1.1 --- a/thunar-archive-plugin/receipt	Thu May 19 10:12:38 2011 +0200
     1.2 +++ b/thunar-archive-plugin/receipt	Thu May 19 12:28:58 2011 +0200
     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  {