# HG changeset patch # User Christopher Rogers # Date 1297031019 0 # Node ID 55aa21db7f5b8fdf76ce178fa04eefd1e90aedaf # Parent 2841b4c72358a0b5fc35b49bb0e9ffd92ec409ba Add intltool to orage build depends. diff -r 2841b4c72358 -r 55aa21db7f5b orage/receipt --- a/orage/receipt Sun Feb 06 22:21:42 2011 +0000 +++ b/orage/receipt Sun Feb 06 22:23:39 2011 +0000 @@ -7,7 +7,7 @@ MAINTAINER="erjo@slitaz.org" DEPENDS="libxfcegui4 libnotify dbus atk libgio pango cairo libnotify \ xfce4-panel atk libgio pango cairo xfce4-panel" -BUILD_DEPENDS="libxfcegui4-dev xfce4-panel-dev libnotify-dev dbus-dev" +BUILD_DEPENDS="libxfcegui4-dev xfce4-panel-dev libnotify-dev dbus-dev intltool" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://www.xfce.org" WGET_URL="http://archive.xfce.org/src/apps/$PACKAGE/${VERSION%.*}/$TARBALL"