wok diff xz/receipt @ rev 4831
Up: beaver (0.4.0rc1) - Add custom config file, may replace geany has code editor
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Thu Jan 21 23:14:05 2010 +0100 (2010-01-21) |
parents | 672edf7039fd |
children | a7edf66b8b58 |
line diff
1.1 --- a/xz/receipt Mon Sep 21 08:59:53 2009 +0200 1.2 +++ b/xz/receipt Thu Jan 21 23:14:05 2010 +0100 1.3 @@ -8,6 +8,7 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.5 WEB_SITE="http://tukaani.org/xz" 1.6 WGET_URL="$WEB_SITE/$TARBALL" 1.7 +PROVIDE="liblzma" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()