wok-current rev 16519
spacefm: add bash as dep and close #107
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Fri Apr 25 14:32:37 2014 +0200 (2014-04-25) |
parents | 62338265b5d4 |
children | 970798b93831 |
files | spacefm/receipt |
line diff
1.1 --- a/spacefm/receipt Fri Apr 25 14:27:16 2014 +0200 1.2 +++ b/spacefm/receipt Fri Apr 25 14:32:37 2014 +0200 1.3 @@ -9,10 +9,9 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.xz" 1.5 WEB_SITE="http://ignorantguru.github.io/spacefm/" 1.6 WGET_URL="$SF_MIRROR/$PACKAGE/files/$TARBALL" 1.7 -SUGGESTED="udevil" 1.8 1.9 DEPENDS="glibc-base glib libgio util-linux-uuid libxcb xcb-util expat \ 1.10 -gtk+ startup-notification dbus dbus-glib gdk-pixbuf udev" 1.11 +gtk+ startup-notification dbus dbus-glib gdk-pixbuf udev bash udevil" 1.12 BUILD_DEPENDS="gtk+-dev dbus-glib-dev dbus-dev startup-notification-dev \ 1.13 libxcb-dev xcb-util-dev expat-dev gdk-pixbuf-dev intltool udev-dev \ 1.14 coreutils-file-special"