wok-current rev 4153
xv provides liblzma
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Sep 21 13:37:43 2009 +0200 (2009-09-21) |
parents | b7c2a84e5877 |
children | 59b766d69633 |
files | xz/receipt |
line diff
1.1 --- a/xz/receipt Mon Sep 21 09:02:10 2009 +0200 1.2 +++ b/xz/receipt Mon Sep 21 13:37:43 2009 +0200 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()