wok-stable rev 8462
Add intltool to orage build depends.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sun Feb 06 22:23:39 2011 +0000 (2011-02-06) |
parents | 2841b4c72358 |
children | 315e0bf472ea |
files | orage/receipt |
line diff
1.1 --- a/orage/receipt Sun Feb 06 22:21:42 2011 +0000 1.2 +++ b/orage/receipt Sun Feb 06 22:23:39 2011 +0000 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"