wok-next diff libxfce4ui/receipt @ rev 12615
usbip: update bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Apr 29 10:03:43 2012 +0200 (2012-04-29) |
parents | 7a41942660df |
children | 1ec8a747eee5 |
line diff
1.1 --- a/libxfce4ui/receipt Tue May 24 00:28:27 2011 +0200 1.2 +++ b/libxfce4ui/receipt Sun Apr 29 10:03:43 2012 +0200 1.3 @@ -10,9 +10,9 @@ 1.4 WGET_URL="http://archive.xfce.org/xfce/${VERSION%.*}/src/$TARBALL" 1.5 1.6 DEPENDS="gtk+ libxfce4util xfconf startup-notification dbus-glib libglade \ 1.7 -util-linux-ng-uuid" 1.8 +util-linux-uuid" 1.9 BUILD_DEPENDS="gtk+-dev libxfce4util-dev xfconf-dev startup-notification-dev 1.10 -libglade-dev xcb-util-dev util-linux-ng-uuid-dev intltool" 1.11 +libglade-dev xcb-util-dev util-linux-uuid-dev intltool" 1.12 1.13 # Rules to configure and make the package. 1.14 compile_rules()