wok-6.x diff linux64-zram/receipt @ rev 13593
libmikmod: force /bin/bash
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Nov 08 10:35:56 2012 +0100 (2012-11-08) |
parents | 7d3f6d7f2528 |
children | 416fab3c90c0 |
line diff
1.1 --- a/linux64-zram/receipt Mon Sep 24 12:17:18 2012 +0200 1.2 +++ b/linux64-zram/receipt Thu Nov 08 10:35:56 2012 +0100 1.3 @@ -7,10 +7,10 @@ 1.4 SHORT_DESC="Compressed caching" 1.5 MAINTAINER="devel@slitaz.org" 1.6 WEB_SITE="http://www.kernel.org/" 1.7 -WANTED="linux64" 1.8 +WANTED="linux" 1.9 PROVIDE="compcache linux-zram" 1.10 1.11 -DEPENDS="linux" 1.12 +DEPENDS="linux64" 1.13 1.14 # Rules to gen a SliTaz package suitable for Tazpkg. 1.15 genpkg_rules()