wok-next rev 6403
orage: typos in depends
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Sep 25 13:37:25 2010 +0200 (2010-09-25) |
parents | ddb219e1b0b3 |
children | 8f24df9b33cd |
files | orage/receipt |
line diff
1.1 --- a/orage/receipt Sat Sep 25 12:00:06 2010 +0200 1.2 +++ b/orage/receipt Sat Sep 25 13:37:25 2010 +0200 1.3 @@ -5,9 +5,9 @@ 1.4 CATEGORY="office" 1.5 SHORT_DESC="Xfce calendar" 1.6 MAINTAINER="erjo@slitaz.org" 1.7 -DEPEND="libxfcegui4 libnotify dbus atk libgio pango cairo libnotify \ 1.8 +DEPENDS="libxfcegui4 libnotify dbus atk libgio pango cairo libnotify \ 1.9 xfce4-panel atk libgio pango cairo xfce4-panel" 1.10 -BUILD_DEPEND="libxfcegui4-dev xfce4-panel-dev libnotify-dev dbus-dev" 1.11 +BUILD_DEPENDS="libxfcegui4-dev xfce4-panel-dev libnotify-dev dbus-dev" 1.12 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.13 WEB_SITE="http://www.xfce.org" 1.14 WGET_URL="http://www.tx-us.xfce.org/archive/xfce-4.6.1/src/$TARBALL"