wok diff sshfs-fuse/receipt @ rev 6263
Up: htop to 0.8.3.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Tue Sep 14 14:22:05 2010 +0000 (2010-09-14) |
parents | 52dc4b48ed81 |
children | 4082600461a0 |
line diff
1.1 --- a/sshfs-fuse/receipt Mon Oct 06 19:20:18 2008 +0000 1.2 +++ b/sshfs-fuse/receipt Tue Sep 14 14:22:05 2010 +0000 1.3 @@ -5,7 +5,7 @@ 1.4 CATEGORY="system-tools" 1.5 SHORT_DESC="SSH Filesystem implemented with FUSE." 1.6 MAINTAINER="pascal.bellard@slitaz.org" 1.7 -DEPENDS="fuse openssh" 1.8 +DEPENDS="fuse openssh glib" 1.9 BUILD_DEPENDS="fuse-dev gettext glib glib-dev" 1.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.11 WEB_SITE="http://fuse.sourceforge.net/sshfs.html"