wok-stable diff truecrypt/receipt @ rev 11391
Compat: replace exit by return in slitaz-toolchain recipe.
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Sat Dec 10 05:10:43 2011 +0100 (2011-12-10) |
parents | d4594df2a25b |
children |
line diff
1.1 --- a/truecrypt/receipt Sun May 22 14:35:15 2011 +0000 1.2 +++ b/truecrypt/receipt Sat Dec 10 05:10:43 2011 +0100 1.3 @@ -9,7 +9,7 @@ 1.4 WEB_SITE="htttp://www.truecrypt.org" 1.5 WGET_URL="ftp://ftp.archlinux.org/other/tc/$TARBALL" 1.6 1.7 -DEPENDS="fuse wxWidgets xorg-libSM dmsetup" 1.8 +DEPENDS="fuse wxWidgets xorg-libSM dmsetup linux-md" 1.9 BUILD_DEPENDS="pkcs nasm fuse-dev wxWidgets-dev xorg-libSM-dev" 1.10 1.11 # Rules to configure and make the package.