wok diff truecrypt/receipt @ rev 19517

syslinux: doc cooker links
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Nov 22 22:39:36 2016 +0100 (2016-11-22)
parents 851490d19c0d
children 3705d68ed8f3
line diff
     1.1 --- a/truecrypt/receipt	Mon Jan 27 21:15:58 2014 +0000
     1.2 +++ b/truecrypt/receipt	Tue Nov 22 22:39:36 2016 +0100
     1.3 @@ -10,8 +10,8 @@
     1.4  WEB_SITE="http://www.truecrypt.org"
     1.5  WGET_URL="ftp://ftp.archlinux.org/other/tc/$TARBALL"
     1.6  
     1.7 -DEPENDS="fuse wxWidgets xorg-libSM dmsetup linux-md"
     1.8 -BUILD_DEPENDS="pkcs nasm fuse-dev wxWidgets-dev xorg-libSM-dev"
     1.9 +DEPENDS="fuse wxWidgets28 xorg-libSM dmsetup linux-md"
    1.10 +BUILD_DEPENDS="pkcs nasm fuse-dev wxWidgets28-dev xorg-libSM-dev"
    1.11  
    1.12  # Rules to configure and make the package.
    1.13  compile_rules()
    1.14 @@ -35,4 +35,3 @@
    1.15  
    1.16  	cp -a $src/License.txt $fs/usr/share/licenses/$PACKAGE/License.txt
    1.17  }
    1.18 -