wok-6.x diff ecore/receipt @ rev 2885
Add mtpfs (FUSE filesystem that supports reading and writing from any MTP device)
author | Theophile Rascagneres <keupont@no-log.org> |
---|---|
date | Mon May 04 17:29:15 2009 +0000 (2009-05-04) |
parents | 3b2481a1c9ac |
children | fc471c5f5a90 |
line diff
1.1 --- a/ecore/receipt Mon Mar 16 11:07:00 2009 +0000 1.2 +++ b/ecore/receipt Mon May 04 17:29:15 2009 +0000 1.3 @@ -7,7 +7,7 @@ 1.4 MAINTAINER="pankso@slitaz.org" 1.5 DEPENDS="eet evas libcurl openssl xorg-libX11 xorg-libXau xorg-libXcomposite \ 1.6 xorg-libXcursor xorg-libXdmcp xorg-libXext xorg-libXfixes xorg-libXinerama \ 1.7 -xorg-libXrandr xorg-libXrender" 1.8 +xorg-libXrandr xorg-libXrender xorg-libXdamage xorg-libXtst" 1.9 BUILD_DEPENDS="xorg-dev eet-dev evas-dev evas xorg-libXtst" 1.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.11 WEB_SITE="http://www.enlightenment.org/"