# HG changeset patch # User Antoine Bodin # Date 1298779219 -3600 # Node ID 93cc0370fce745832b33f13f6c28470e1edeacfe # Parent 2b9fa6d380f7a2e88e2518cbded1d5661ff51b97 Fix bdeps: parole needs intltool to compile diff -r 2b9fa6d380f7 -r 93cc0370fce7 parole/receipt --- a/parole/receipt Sun Feb 27 04:58:52 2011 +0100 +++ b/parole/receipt Sun Feb 27 05:00:19 2011 +0100 @@ -7,8 +7,7 @@ MAINTAINER="erjo@slitaz.org" DEPENDS="libxfcegui4 libxfce4util dbus-glib libgio gst-plugins-base taglib \ startup-notification libnotify" -BUILD_DEPENDS="libxfcegui4-dev libxfce4util-dev dbus-glib-dev libgio-dev - gst-plugins-base-dev gstreamer-dev taglib-dev" +BUILD_DEPENDS="intltool" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://goodies.xfce.org/projects/applications/parole" WGET_URL="http://archive.xfce.org/src/apps/parole/0.2/$TARBALL"