wok diff lxml/receipt @ rev 5344
Updated fuse to 2.8.4. I removed the need in have to compile the kernel for fuse to be compiled. (Fuse is in the kenrel). Added fuse-dev to SUGEGSTED so fuse-dev can be same version/build as fuse.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Tue Apr 27 23:41:13 2010 +0000 (2010-04-27) |
parents | b94e60fe7b4e |
children | 1f9b4a3e391f |
line diff
1.1 --- a/lxml/receipt Fri Oct 03 21:10:30 2008 +0000 1.2 +++ b/lxml/receipt Tue Apr 27 23:41:13 2010 +0000 1.3 @@ -8,7 +8,7 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tgz" 1.5 WEB_SITE="http://codespeak.net/lxml/" 1.6 WGET_URL="http://codespeak.net/$PACKAGE/$TARBALL" 1.7 -DEPENDS="python libxml2 libxslt" 1.8 +DEPENDS="python libxml2 libxslt zlib" 1.9 BUILD_DEPENDS="python libxslt-dev" 1.10 1.11 # Rules to configure and make the package.