wok rev 12613
xfdesktop: update bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Apr 29 09:50:30 2012 +0200 (2012-04-29) |
parents | 7424e96305c4 |
children | 29dbf8b6263e |
files | xfdesktop/receipt |
line diff
1.1 --- a/xfdesktop/receipt Sun Apr 29 09:42:10 2012 +0200 1.2 +++ b/xfdesktop/receipt Sun Apr 29 09:50:30 2012 +0200 1.3 @@ -10,8 +10,9 @@ 1.4 WGET_URL="http://archive.xfce.org/src/xfce/$PACKAGE/${VERSION%.*}/$TARBALL" 1.5 1.6 DEPENDS="libxfce4util libxfcegui4 thunar libexo libglade gamin libnotify" 1.7 -BUILD_DEPENDS="libxfce4util-dev thunar-dev libexo-dev libxfce4ui-dev libwnck-dev xfconf-dev 1.8 - libglade-dev gamin-dev hal-dev xfce4-panel-dev libnotify-dev intltool util-linux-uuid-dev" 1.9 +BUILD_DEPENDS="libxfce4util-dev thunar-dev libexo-dev libxfce4ui-dev libwnck-dev \ 1.10 +xfconf-dev libglade-dev gamin-dev hal-dev xfce4-panel-dev libnotify-dev intltool \ 1.11 +util-linux-uuid-dev dbus-glib" 1.12 1.13 # Rules to configure and make the package. 1.14 compile_rules()