wok-4.x diff sshfs-fuse/receipt @ rev 5346
Updated vlc to 1.0.6. I add libupnp-dev and libavc1394-dev to build depends. I added libupnp and libavc1394 to depends too. Disable swscale so it will build.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Wed Apr 28 09:55:24 2010 +0000 (2010-04-28) |
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 Wed Apr 28 09:55:24 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"