wok-current diff orage/receipt @ rev 8760
Fix: ocaml need -j1 to compile
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Mon Feb 21 04:34:17 2011 +0100 (2011-02-21) |
parents | 767068e1598e |
children | e967b77dc4aa |
line diff
1.1 --- a/orage/receipt Sun Jan 23 13:04:44 2011 +0000 1.2 +++ b/orage/receipt Mon Feb 21 04:34:17 2011 +0100 1.3 @@ -7,7 +7,7 @@ 1.4 MAINTAINER="erjo@slitaz.org" 1.5 DEPENDS="libxfcegui4 libnotify dbus atk libgio pango cairo libnotify \ 1.6 xfce4-panel atk libgio pango cairo xfce4-panel" 1.7 -BUILD_DEPENDS="libxfcegui4-dev xfce4-panel-dev libnotify-dev dbus-dev" 1.8 +BUILD_DEPENDS="libxfcegui4-dev xfce4-panel-dev libnotify-dev dbus-dev intltool" 1.9 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.10 WEB_SITE="http://www.xfce.org" 1.11 WGET_URL="http://archive.xfce.org/src/apps/$PACKAGE/${VERSION%.*}/$TARBALL"