wok-4.x rev 12108
spacefm: fix bdeps
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Mon Mar 12 05:00:46 2012 +0100 (2012-03-12) |
parents | c1613263eeab |
children | 17bd819f62d3 |
files | spacefm/receipt |
line diff
1.1 --- a/spacefm/receipt Mon Mar 12 02:46:13 2012 +0100 1.2 +++ b/spacefm/receipt Mon Mar 12 05:00:46 2012 +0100 1.3 @@ -12,7 +12,7 @@ 1.4 DEPENDS="glibc-base glib libgio util-linux-ng-uuid libxcb xcb-util expat \ 1.5 gtk+ startup-notification dbus dbus-glib gdk-pixbuf" 1.6 BUILD_DEPENDS="gtk+-dev dbus-glib-dev dbus-dev startup-notification-dev \ 1.7 -libxcb-dev xcb-util-dev expat-dev gdk-pixbuf-dev" 1.8 +libxcb-dev xcb-util-dev expat-dev gdk-pixbuf-dev intltool" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()