wok diff truecrypt/receipt @ rev 18589

faenza-icon-theme: don't remove icons in $install
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri Nov 13 02:44:43 2015 +0200 (2015-11-13)
parents 851490d19c0d
children 3705d68ed8f3
line diff
     1.1 --- a/truecrypt/receipt	Mon Jan 27 21:15:58 2014 +0000
     1.2 +++ b/truecrypt/receipt	Fri Nov 13 02:44:43 2015 +0200
     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 -