wok diff cryptsetup/receipt @ rev 15008

strigi, cryptsetup: typos
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Aug 11 10:33:55 2013 +0000 (2013-08-11)
parents 7896f0694ef6
children 6ded87915b08
line diff
     1.1 --- a/cryptsetup/receipt	Sat Aug 10 21:12:16 2013 +0000
     1.2 +++ b/cryptsetup/receipt	Sun Aug 11 10:33:55 2013 +0000
     1.3 @@ -6,13 +6,13 @@
     1.4  SHORT_DESC="dm-crypt setup tool for encryption of block devices"
     1.5  MAINTAINER="b1+slitaz@nagel.org"
     1.6  LICENSE="GPL2"
     1.7 -libdevmapper-dev util-linux-uuid util-linux-uuid-dev popt"
     1.8  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.9  WEB_SITE="http://code.google.com/p/$PACKAGE"
    1.10  WGET_URL="http://cryptsetup.googlecode.com/files/$TARBALL"
    1.11  
    1.12  DEPENDS="e2fsprogs popt libgcrypt libdevmapper"
    1.13  BUILD_DEPENDS="e2fsprogs-dev popt-dev libgcrypt libgcrypt-dev libdevmapper \
    1.14 +libdevmapper-dev util-linux-uuid util-linux-uuid-dev popt"
    1.15  
    1.16  # Rules to configure and make the package.
    1.17  compile_rules()